getContainer(); $jobList = $container->query(IJobList::class); $jobList->add(CheckOverdueCards::class); } }