Jarves\Configuration\Object::getDesc PHP 메소드

getDesc() 공개 메소드

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