Skip to content

Commit

Permalink
restored file
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblogdev committed Aug 17, 2024
1 parent b73a3cf commit 6d57d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FileRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ public function getByStatus($status): array
}

/**
* Determine whether the given module exist.
* Determine whether the given module exist
*/
public function has($name): bool
{
Expand Down

0 comments on commit 6d57d44

Please sign in to comment.