Christoph M. Becker
4b1dbb58de
Add type hints
...
Some are not as specific as they should be, and some may even be wrong,
but since these are only type hints (not type declarations) they won't
affect code execution, but rather provide some help to better understand
the code – for developers as well as tooling.
2024-08-25 20:12:43 +02:00
Gemorroj
1b8473489f
some minor improvements drop unused imports, unused variables, dirname(__FILE__) -> __DIR__, cs fixes, ...
...
revert some non-obvious getters, explicit specification of abstract classes
null -> NULL
4 space -> tab
2018-08-07 15:43:01 +02:00
Anatol Belski
22addaf53e
Run more drupal training
2018-08-01 11:50:38 +02:00
Anatol Belski
9a0f799055
Use normal verbosity
2018-07-26 15:27:32 +02:00
Anatol Belski
93437db5ae
Fix typo
2018-07-26 14:24:10 +02:00
Anatol Belski
0572a3ec52
Rework initialization, use more default values
2018-07-26 13:05:30 +02:00
Anatol Belski
52badef774
Add more verbosity
2018-07-26 09:41:43 +02:00
Anatol Belski
b01fcd36e7
Remove false info
2018-07-26 09:36:20 +02:00
Anatol Belski
056e5643fb
Fix drupal init
2018-07-25 19:27:49 +02:00
Anatol Belski
e039de13c4
Further setup fixes
2018-07-25 17:43:33 +02:00
Anatol Belski
59926c2903
Fix method call
2018-07-25 17:27:51 +02:00
Anatol Belski
7d2b6cf86f
MariaDB is not required
2018-07-25 17:24:35 +02:00
Anatol Belski
29d54c140e
Add drupal, yet disabled
2018-07-25 17:17:31 +02:00