mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-10 05:58:41 +00:00
Make classes final
This commit is contained in:
parent
28505163b7
commit
5684b5c299
|
|
@ -31,7 +31,7 @@ use phpOMS\Views\View;
|
|||
* @link http://website.orange-management.de
|
||||
* @since 1.0.0
|
||||
*/
|
||||
class Controller extends ModuleAbstract implements WebInterface
|
||||
final class Controller extends ModuleAbstract implements WebInterface
|
||||
{
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user