Skip to content

Commit

Permalink
Ignore alias file coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls committed Nov 23, 2017
1 parent f97e5b2 commit 79b9cca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Phug.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<?php

// @codeCoverageIgnoreStart
class_alias(\Phug\Phug::class, 'Phug');
// @codeCoverageIgnoreEnd

0 comments on commit 79b9cca

Please sign in to comment.