Searched refs:HousekeepingService (Results 1 – 7 of 7) sorted by relevance
24 use Fisharebest\Webtrees\Services\HousekeepingService; alias53 private HousekeepingService $housekeeping_service;56 * @param HousekeepingService $housekeeping_service58 public function __construct(HousekeepingService $housekeeping_service)
55 use Fisharebest\Webtrees\Services\HousekeepingService; alias82 private HousekeepingService $housekeeping_service;98 * @param HousekeepingService $housekeeping_service108 HousekeepingService $housekeeping_service,
23 use Fisharebest\Webtrees\Services\HousekeepingService; alias39 $middleware = new DoHousekeeping(new HousekeepingService());
26 use Fisharebest\Webtrees\Services\HousekeepingService; alias47 $housekeeping_service = new HousekeepingService();
30 self::assertTrue(class_exists(HousekeepingService::class));
35 class HousekeepingService class
8326 …message: '#^Parameter \#2 \$path of method Fisharebest\\Webtrees\\Services\\HousekeepingService\:\…8329 path: app/Services/HousekeepingService.php