FactoryGirl\Tests\Provider\Doctrine\Fixtures\TestEntity\Badge::getLabel PHP Method

getLabel() public method

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