<?phpnamespace IlluminateQueueAttributes;use Attribute;#[Attribute(Attribute::TARGET_CLASS)]class FailOnTimeout{ //}