Skip to content

Commit c2bfde6

Browse files
committed
Fixed PHPCS error
1 parent a6639b0 commit c2bfde6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Transient_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* # Delete all transients.
3737
* $ wp transient delete --all
3838
* Success: 14 transients deleted from the database.
39-
*
39+
*
4040
* # Delete all site transients.
4141
* $ wp transient delete --all --network
4242
* Success: 2 transients deleted from the database.

0 commit comments

Comments
 (0)