PHP Class Nelmio\Alice\Definition\ServiceReference\StaticReference

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

Méthodes publiques

Méthode Description
__construct ( string $className )
getId ( ) : string

Method Details

__construct() public méthode

public __construct ( string $className )
$className string FQCN

getId() public méthode

public getId ( ) : string
Résultat string FQCN e.g. 'Nelmio\User\UserFactory'