Skip to content

Commit 0443e74

Browse files
committed
Fix code style
1 parent 3e0bdfb commit 0443e74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Specification/Glob.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ public function canBeSatisfiedBySomethingBelow(array $value) : bool
372372
}
373373

374374
$spec = new Glob($boundedPrefixGlob);
375+
375376
return $spec->isSatisfiedBy($prefixValue);
376377
}
377378

0 commit comments

Comments
 (0)