Nelmio\Alice\Definition\Fixture\MutableFixture::getClassName PHP 메소드

getClassName() 공개 메소드

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