Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurpar06 authored and StyleCIBot committed May 29, 2024
1 parent 361f249 commit 8a07b41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/Events/NewsUpdated.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@

class NewsUpdated extends Event
{

public function __construct(
public News $news
) {
}

}

0 comments on commit 8a07b41

Please sign in to comment.