Skip to content
Snippets Groups Projects

feature(core): small changes

Merged Krzysztof Dyszczyk requested to merge feature/upgrade-template into master
5 files
+ 181
261
Compare changes
  • Side-by-side
  • Inline

Files

+ 0
1
@@ -25,7 +25,6 @@ class Plugin extends AbstractPlugin implements LoggerAwareInterface, HookableCol
@@ -25,7 +25,6 @@ class Plugin extends AbstractPlugin implements LoggerAwareInterface, HookableCol
* Init hooks.
* Init hooks.
*
*
* @return void
* @return void
* @codeCoverageIgnore
*/
*/
public function hooks(): void {
public function hooks(): void {
parent::hooks();
parent::hooks();
Loading