Exemple #1
0
 public function ping($arg = null)
 {
     Buffer::log(__FUNCTION__);
     return gettype($arg);
 }