Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 22ab805

Browse files
chore: trivial change
1 parent 43975db commit 22ab805

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/interfaces/models/custom_post.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@
88

99
namespace Marker_Animation\Interfaces\Models;
1010

11+
// @codeCoverageIgnoreStart
1112
if ( ! defined( 'MARKER_ANIMATION' ) ) {
1213
exit;
1314
}
15+
// @codeCoverageIgnoreEnd
1416

1517
/**
1618
* Interface Custom_Post

0 commit comments

Comments
 (0)