Skip to content

Commit 72e78cd

Browse files
drbytegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 1c3f1f9 commit 72e78cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Contracts/Wildcard.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
interface Wildcard
66
{
77
/**
8-
* @param string|Wildcard $permission
9-
*
8+
* @param string|Wildcard $permission
109
* @return bool
1110
*/
1211
public function implies($permission): bool;

0 commit comments

Comments
 (0)