Thread::getCreatorId PHP Method

getCreatorId() public method

Will return the identity of the Thread that created the referenced Thread
public getCreatorId ( ) : integer
return integer A numeric identity
    public function getCreatorId()
    {
    }