PHP Class Kraken\Container\Object\InvokableObject

Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$obj object

Méthodes publiques

Méthode Description
__construct ( object $obj )
__destruct ( )
getObject ( ) : object

Method Details

__construct() public méthode

public __construct ( object $obj )
$obj object

__destruct() public méthode

public __destruct ( )

getObject() public méthode

public getObject ( ) : object
Résultat object

Property Details

$obj protected_oe property

protected object $obj
Résultat object