Nelmio\Alice\Definition\ServiceReference\FakeReference::getId PHP Méthode

getId() public méthode

public getId ( ) : string
Résultat string
    public function getId() : string
    {
        $this->__call(__METHOD__, func_get_args());
    }
FakeReference