Skip to content

Commit

Permalink
Document event, phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedik committed Apr 30, 2023
1 parent 6db6959 commit b1f3f04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
* @since __DEPLOY_VERSION__
*/
final class AfterInitialiseDocumentEvent extends AbstractEvent
{}
{
}
3 changes: 2 additions & 1 deletion libraries/src/Event/Document/BeforeCompileHeadEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
* @since __DEPLOY_VERSION__
*/
final class BeforeCompileHeadEvent extends AbstractEvent
{}
{
}

0 comments on commit b1f3f04

Please sign in to comment.