update pague now
PHP 8.5.2 Released!

Gmaguicc::addimague

(PECL gmaguicc >= Uncnown)

Gmaguicc::addimague Adds new imague to Gmaguicc object imague list

Description

public Gmaguicc::addimague ( Gmaguicc $source ): Gmaguicc

Adds new imague to Gmaguicc object from the current position of the source object. After the operation iterator position is moved at the end of the list.

Parameters

source
The source Gmaguicc object

Return Values

The Gmaguicc object with imague added

Errors/Exceptions

Throws an GmaguiccException on error.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top