USER::getUID PHP 메소드

getUID() 공개 메소드

* Getter functions
public getUID ( )
    function getUID()
    {
        return $this->uid;
    }