Skip to content

Commit

Permalink
docs: add @codeCoverageIgnore
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Mar 10, 2024
1 parent aba4302 commit 46c91ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system/Boot.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@

/**
* Bootstrap for the application
*
* @codeCoverageIgnore
*/
class Boot
{
Expand Down

0 comments on commit 46c91ca

Please sign in to comment.