1
0
Fork 0
mirror of https://github.com/archtechx/jobpipeline.git synced 2025-12-12 21:34:05 +00:00
jobpipeline/tests
Zarunet 4a8f566a5e
Add missing return type (2.x) (#24)
* Add missing return type

This adds the `self` return type to `JobPipeline::shouldBeQueued()` so that static analyzers won't get confused and treat its return value as `mixed`.

* Change return types to `static`

* Fix tests not running

---------

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2025-07-29 22:16:31 +02:00
..
tmp Add test value store 2020-11-15 16:19:15 +01:00
JobPipelineTest.php Add missing return type (2.x) (#24) 2025-07-29 22:16:31 +02:00