FactoryGirl\Tests\Provider\Doctrine\Fixtures\TestEntity\Badge::getLabel PHP Метод

getLabel() публичный Метод

public getLabel ( )
    public function getLabel()
    {
        return $this->label;
    }