Example #1
0
 /**
  * @return callable|Manager|Service
  */
 protected static function service()
 {
     return Context::service();
 }