Thread::getCreatorId PHP Метод

getCreatorId() публичный Метод

Will return the identity of the Thread that created the referenced Thread
public getCreatorId ( ) : integer
Результат integer A numeric identity
    public function getCreatorId()
    {
    }