Skip to content

Commit

Permalink
Trigger run
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioribeiro committed Aug 16, 2024
1 parent 49691b4 commit e357e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Contracts/CDNService.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public function maxUrls(): int;

public function invalidationIsCompleted(string $invalidationId): bool;

public function enabled(): bool;

public function canInvalidateAll(): bool;

public function enabled(): bool;
}

0 comments on commit e357e52

Please sign in to comment.