Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jul 28, 2023
1 parent 5dc3eeb commit f2f1305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Database/Eloquent/Factories/Factory.php
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,7 @@ public static function useNamespace(string $namespace)
*
* @param class-string<\Illuminate\Database\Eloquent\Model> $modelName
* @return \Illuminate\Database\Eloquent\Factories\Factory
*
* @throws \Illuminate\Database\Eloquent\Factories\FactoryNotFoundException
*/
public static function factoryForModel(string $modelName)
Expand Down

0 comments on commit f2f1305

Please sign in to comment.