mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-02-11 18:38:42 +00:00
Make classes final
This commit is contained in:
parent
f768ddfa32
commit
52ebb09a9f
|
|
@ -30,7 +30,7 @@ use phpOMS\Views\View;
|
||||||
* @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