search_core/Classes
Daniel Siepmann a858d748ee
TASK: Shorten code
* Do not use variable, instead provide result to method call.
* Do not provide public method which is not part of API. Otherwise one
  might use it in custom PHP code and switch connection later on. Then the
  method call will no longer work.
2018-12-29 18:06:26 +01:00
..
Command TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
Configuration TASK: Fix / improve some comments 2018-12-29 18:03:14 +01:00
Connection TASK: Shorten code 2018-12-29 18:06:26 +01:00
Controller BUGFIX: Keep default action non cacheable 2018-12-27 11:57:24 +01:00
Database/Doctrine TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
DataProcessing TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
Domain TASK: Fix / improve some comments 2018-12-29 18:03:14 +01:00
Hook [TASK] Use filter interface for custom added filter 2018-10-30 09:59:14 +01:00
Integration/Form/Finisher TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
Utility TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00