예제 #1
0
 /**
  * Get the connection port
  *
  * @return int|string 
  * @static 
  */
 public static function getPort()
 {
     return \Vinelab\NeoEloquent\Connection::getPort();
 }