Merge remote-tracking branch 'origin/master'

This commit is contained in:
2018-07-06 16:30:07 +02:00

View File

@@ -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 '