<?php
Queue::assertPushed(
TriggerEmailOrSmsServiceJob::class,
fn (TriggerEmailOrSmsServiceJob $job): bool => $consumer->is((fn () => $this->{'consumer'})->call($job))
);
https://tighten.com/insights/supercharge-your-laravel-tinker-workflow/ by @calebporzio