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

getId() public méthode

Get Id
public getId ( ) : integer
Résultat integer
    public function getId()
    {
        return $this->id;
    }