PHP Class Nelmio\Alice\Definition\Object\CompleteObject

Inheritance: implements Nelmio\Alice\ObjectInterface
Datei anzeigen Open project: nelmio/alice Class Usage Examples

Public Methods

Method Description
__clone ( )
__construct ( Nelmio\Alice\ObjectInterface $object )
getId ( ) : string
getInstance ( )

Method Details

__clone() public method

public __clone ( )

__construct() public method

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

getId() public method

public getId ( ) : string
return string

getInstance() public method

public getInstance ( )