mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-02-26 18:20:01 +00:00
fixes after merge of master into upgrade-sf4
This commit is contained in:
@@ -11,6 +11,4 @@ declare(strict_types=1);
|
||||
|
||||
namespace Chill\MainBundle\Workflow\Exception;
|
||||
|
||||
class HandlerNotFoundException extends \RuntimeException
|
||||
{
|
||||
}
|
||||
class HandlerNotFoundException extends \RuntimeException {}
|
||||
|
||||
Reference in New Issue
Block a user