Isswp101\Persimmon\Traits\Idable::getId PHP Method

getId() public method

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