mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
8976661b40
@ -51,7 +51,7 @@ class TaskLifeCycleEventTimelineProvider implements TimelineProviderInterface
|
|||||||
$this->registry = $registry;
|
$this->registry = $registry;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function fetchQuery($context, $args)
|
public function fetchQuery($context, $args)
|
||||||
{
|
{
|
||||||
if ($context !== 'person') {
|
if ($context !== 'person') {
|
||||||
throw new \LogicException(sprintf('%s is not able '
|
throw new \LogicException(sprintf('%s is not able '
|
||||||
|
Loading…
x
Reference in New Issue
Block a user