mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-01-11 14:08:41 +00:00
Make classes final
This commit is contained in:
parent
239539f019
commit
b43cd0e827
|
|
@ -31,7 +31,7 @@ use phpOMS\Views\View;
|
|||
* @link http://website.orange-management.de
|
||||
* @since 1.0.0
|
||||
*/
|
||||
class BackendController extends Controller
|
||||
final class BackendController extends Controller
|
||||
{
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user