Isswp101\Persimmon\Traits\Idable::getId PHP Méthode

getId() public méthode

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