feature/cierres #31

Merged
aldarien merged 462 commits from feature/cierres into develop 2025-09-11 17:05:18 -03:00
210 changed files with 662 additions and 9544 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