Bravo3\Orm\Tests\Entities\Indexed\SluggedArticle::getName PHP Méthode

getName() public méthode

Get Name
public getName ( ) : string
Résultat string
    public function getName()
    {
        return $this->name;
    }