Nelmio\Alice\Definition\ServiceReference\FakeReference::getId PHP 메소드

getId() 공개 메소드

public getId ( ) : string
리턴 string
    public function getId() : string
    {
        $this->__call(__METHOD__, func_get_args());
    }
FakeReference