Skip to content

Commit 527bc40

Browse files
Update tests/phpunit/tests/abilities-api/wpCoreAbilities.php
Co-authored-by: Mukesh Panchal <[email protected]>
1 parent 6a5562c commit 527bc40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/phpunit/tests/abilities-api/wpCoreAbilities.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<?php declare( strict_types=1 );
1+
<?php
2+
3+
declare( strict_types=1 );
24

35
/**
46
* Tests for the core abilities shipped with the Abilities API.

0 commit comments

Comments
 (0)