Exemplo n.º 1
0
 public static function register($bot, $name, $registerable)
 {
     return parent::register($bot, $name, $registerable);
 }