Jarves\Configuration\Object::getDesc PHP Method

getDesc() public method

public getDesc ( ) : string
return string
    public function getDesc()
    {
        return $this->desc;
    }
Object