mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
indentation
This commit is contained in:
@@ -51,7 +51,7 @@ class TaskLifeCycleEventTimelineProvider implements TimelineProviderInterface
|
||||
$this->registry = $registry;
|
||||
}
|
||||
|
||||
public function fetchQuery($context, $args)
|
||||
public function fetchQuery($context, $args)
|
||||
{
|
||||
if ($context !== 'person') {
|
||||
throw new \LogicException(sprintf('%s is not able '
|
||||
|
Reference in New Issue
Block a user