feature/cierres #25

Open
aldarien wants to merge 446 commits from feature/cierres into develop
139 changed files with 471 additions and 4709 deletions
Showing only changes of commit 64791d1fc5 - Show all commits

View File

@ -34,6 +34,10 @@ class Queue extends Ideal\Service
return false;
}
}
public function push(array $configuration): bool
{
return $this->enqueue($configuration);
}
/**
* @return array