Commit Graph

129 Commits

Author SHA1 Message Date
dc2b28a50a Reformat 2018-05-20 09:59:17 +02:00
99287783ee Make classes final 2018-05-11 21:30:34 +02:00
38c4b560b2 Fix code implementation 2018-04-01 19:54:57 +02:00
da077a4b19 Fix abstract implementation 2018-03-30 12:35:26 +02:00
c60bbcd3ab Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
537b9a1a70 docblock typehint fix 2018-03-16 12:39:55 +01:00
407bc2fca1 Add public/private to const 2018-03-16 08:46:52 +01:00
640ed1a42f Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
676579ff3e Nullable+void typehint 2018-03-13 20:55:24 +01:00
1ff49e7242 Change permission check from int to string 2018-03-09 22:26:22 +01:00
1f4440c42b phpcs fixes 2018-02-17 21:38:56 +01:00
a3de609d6a Fix strict_types 2018-02-15 20:27:23 +01:00
6aba740958 Fix Class name 2018-02-10 19:31:12 +01:00
feb19391a4 Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
be6c8034f7 phpcbf 2018-02-03 13:09:09 +01:00
2d24ad7fa1 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
57e2b0c03e Remove space from end of line 2018-02-03 11:52:30 +01:00
9b636666d7 Add spaces around namespace 2018-02-03 11:46:23 +01:00
4d0944f3da Fix CS via phpcs 2018-01-28 22:11:07 +01:00
0d3b1c1bec Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
62fda3b56d Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
dffb697821 Remove package TBD 2017-12-30 11:56:53 +01:00
5aae56f75a Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
62deefe965 Fix #13 2017-11-08 22:39:51 +01:00
94b3a86ee1 General fixes 2017-11-05 13:09:39 +01:00
6737eccaac Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
7e93ac26f9 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
815bd9fb8c Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
58b7c92971 fix #18 2017-10-04 20:43:06 +02:00