Neos\FluidAdaptor\ViewHelpers\Fixtures\UserDomainClass::getId PHP Méthode

getId() public méthode

Return the ID
public getId ( ) : integer
Résultat integer ID
    public function getId()
    {
        return $this->id;
    }