Skip to content

Commit e0e7691

Browse files
authored
Update Decorator.php
1 parent ef36741 commit e0e7691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Drivers/Decorator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,7 @@ public function setAll(array $features): void
507507

508508
if ($this->driver instanceof CanSetManyFeaturesForScopes) {
509509
$this->driver->setAll($features);
510+
510511
$updated = true;
511512
}
512513

0 commit comments

Comments
 (0)