Merge remote-tracking branch 'origin/master'

This commit is contained in:
Julien Fastré 2018-07-06 16:30:07 +02:00
commit 8976661b40

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 '