feature/cierres #30

Merged
aldarien merged 460 commits from feature/cierres into develop 2025-09-11 15:16:17 -03:00
156 changed files with 492 additions and 5758 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