示例#1
0
文件: Pool.php 项目: 0x20h/phloppy
 /**
  * return the internal stream url.
  *
  * @return string
  */
 public function getNodeUrl()
 {
     return $this->connected->getNodeUrl();
 }