FactoryGirl\Tests\Provider\Doctrine\Fixtures\TestEntity\Person::getName PHP Method

getName() public method

public getName ( )
    public function getName()
    {
        return $this->name;
    }