mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Update existing application API to use simplified user permission checking
This commit is contained in:
@@ -74,14 +74,4 @@ class ApiSubstituteBindings extends SubstituteBindings
|
||||
|
||||
return $next($request);
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the registered mappings.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public static function getMappings()
|
||||
{
|
||||
return self::$mappings;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user