* [MOD] Improved event dispatching. Work in progress.

This commit is contained in:
nuxsmin
2018-02-23 13:55:24 +01:00
committed by Rubén Domínguez
parent 62e5f15576
commit 87ac77f139
14 changed files with 518 additions and 258 deletions

View File

@@ -42,7 +42,6 @@ class ConfigAccountController extends SimpleControllerBase
use ConfigTrait;
/**
* @throws \SP\Core\Exceptions\InvalidArgumentException
*/
public function saveAction()
{