mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 23:53:50 +00:00
Php cs fixes
This commit is contained in:
@@ -43,7 +43,7 @@ class EntityWorkflowManager
|
||||
foreach ($this->handlers as $handler) {
|
||||
return $handler->findByRelatedEntity($object);
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user