PHP Class Nelmio\Alice\Definition\Object\CompleteObject

Inheritance: implements Nelmio\Alice\ObjectInterface
Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
__clone ( )
__construct ( Nelmio\Alice\ObjectInterface $object )
getId ( ) : string
getInstance ( )

Method Details

__clone() public méthode

public __clone ( )

__construct() public méthode

public __construct ( Nelmio\Alice\ObjectInterface $object )
$object Nelmio\Alice\ObjectInterface

getId() public méthode

public getId ( ) : string
Résultat string

getInstance() public méthode

public getInstance ( )