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 4, 2024
1 parent 84fed1b commit 0c2f6d9
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 0c2f6d9

Please sign in to comment.