USER::getUID PHP Method

getUID() public method

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