Skip to content

Commit 5eaf0e3

Browse files
committed
fix a small format
1 parent e14c507 commit 5eaf0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Adapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ public function removeFilteredPolicy(string $sec, string $ptype, int $fieldIndex
184184
$this->connection->execute($sql, $where);
185185
}
186186

187-
/**
187+
/**
188188
* Loads only policy rules that match the filter from storage.
189189
*
190190
* @param Model $model

0 commit comments

Comments
 (0)