Nelmio\Alice\Definition\Fixture\FakeFixture::getId PHP Method

getId() public method

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