mirror of
https://github.com/Karaka-Management/oms-Contact.git
synced 2026-01-24 22:48:41 +00:00
Make classes final
This commit is contained in:
parent
b3df17bbea
commit
b48aef7ffc
|
|
@ -26,7 +26,7 @@ use phpOMS\Module\WebInterface;
|
|||
* @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