Skip to content

Commit

Permalink
Fix issues reported by PHPCS, PHPStan, Psalm
Browse files Browse the repository at this point in the history
Amends 3a9ab94
  • Loading branch information
mcaskill committed Mar 13, 2024
1 parent 3a9ab94 commit 307ea17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* Retrieves the active Disclosure models.
*/
final class DisclosureRepository
class DisclosureRepository
{
protected CollectionLoader $collectionLoader;

Expand Down

0 comments on commit 307ea17

Please sign in to comment.