Skip to content

Commit e7a7874

Browse files
SlimGeegithub-actions[bot]
authored andcommitted
Fix styling
1 parent fd1df29 commit e7a7874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Commands/LaravelAuthorizerCommand.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ public function getNamespace(): string
163163
/**
164164
* Get the class name for the policy.
165165
*
166-
* @param string $name The name of the policy
166+
* @param string $name The name of the policy
167167
*/
168168
public function getClassName(string $name): string
169169
{
@@ -177,7 +177,7 @@ public function getClassName(string $name): string
177177
/**
178178
* Get the namespace for the model.
179179
*
180-
* @param string $model The name of the model
180+
* @param string $model The name of the model
181181
*/
182182
public function getNamespacedModel(string $model): string
183183
{

0 commit comments

Comments
 (0)