mirror of
https://github.com/Karaka-Management/oms-MyPrivate.git
synced 2026-02-16 00:38:40 +00:00
Make classes final
This commit is contained in:
parent
652a8b8ec4
commit
40ef727b01
|
|
@ -27,7 +27,7 @@ use phpOMS\Module\WebInterface;
|
||||||
* @link http://website.orange-management.de
|
* @link http://website.orange-management.de
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
class BackendController extends Controller
|
final class BackendController extends Controller
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user