Skip to content

Commit bb8a0b3

Browse files
committed
Add @skipglobalargcheck
1 parent 5b79ac3 commit bb8a0b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Command.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,7 @@ private static function include_file( $file ) {
564564
* # Show queries ordered by execution time
565565
* $ wp profile queries --fields=query,time --orderby=time --order=DESC
566566
*
567+
* @skipglobalargcheck
567568
* @when before_wp_load
568569
*/
569570
public function queries( $args, $assoc_args ) {

0 commit comments

Comments
 (0)