mirror of
https://github.com/Karaka-Management/oms-Contact.git
synced 2026-02-18 02:18:41 +00:00
Make classes final
This commit is contained in:
parent
01b8c1622f
commit
a4a3436353
|
|
@ -26,7 +26,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 Controller extends ModuleAbstract implements WebInterface
|
final class Controller extends ModuleAbstract implements WebInterface
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user