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

getClassName() public method

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