indentation

This commit is contained in:
Julien Fastré 2018-06-22 10:12:23 +02:00
parent bae3904b1d
commit 4fedd7e8ca

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 '