Jarves\Configuration\SimpleModel::getId PHP Method

getId() public method

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