Skip to content

Commit

Permalink
Use FQCN in docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
pierlon authored Aug 19, 2021
1 parent 03fb8b7 commit f35c4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/php/test-class-amp-base-sanitizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* Test AMP_Base_Sanitizer_Test
*
* @coversDefaultClass AMP_Base_Sanitizer
* @coversDefaultClass \AMP_Base_Sanitizer
*/
class AMP_Base_Sanitizer_Test extends TestCase {
use PrivateAccess;
Expand Down

0 comments on commit f35c4e9

Please sign in to comment.