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

getClassName() public method

public getClassName ( ) : string
return string
    public function getClassName() : string
    {
        return $this->className;
    }