MathiasReker
6ec696d00b
Final public method for abstract class
...
All public methods of abstract classes should be final. Enforce API encapsulation in an inheritance architecture. If you want to override a method, use the Template method pattern.
2022-06-16 21:09:49 +02:00
Mario Simão
56970cc221
style: Adopt PSR12
...
Dev dependency flyeralarm/php-code-validator has been removed.
Closes #444
2021-10-01 10:26:04 -03:00
Dominik Liebler
579a5ac946
update deps & install rector
2019-12-14 13:41:03 +01:00
Dominik Liebler
ad830e0e84
removed Interface-suffix
2019-08-21 08:12:52 +02:00
Dominik Liebler
e02bcea33f
put declare() in the same line as the php tag
2019-08-19 18:11:49 +02:00
Dominik Liebler
9795f16c4e
remove Interface-Suffix
2019-08-19 17:28:19 +02:00
Dominik Liebler
de5c0c929c
explicitely set script_types=1
2019-08-17 21:58:04 +02:00
Dominik Liebler
64e21e8581
PHP7 Mediator
2016-09-22 09:38:55 +02:00
Dominik Liebler
fe1f144ec3
Applied fixes from StyleCI
2015-12-21 07:28:20 -05:00
dingoEgret
18071865af
Update Colleague.php
2015-03-26 13:10:16 -04:00
Antonio Spinelli
646e0e2fd9
it was created the Behavioral namespace and append its patterns
2014-04-15 22:59:16 -03:00
Antonio Spinelli
e59d70a0ac
start a restructure
2014-03-21 18:03:45 -03:00