@@ -318,24 +318,6 @@ parameters:
318
318
count : 1
319
319
path : ../includes/api/api-term.php
320
320
321
- -
322
- message : ' #^Access to an undefined property ACF_Data\:\:\$site_aliases\.$#'
323
- identifier : property.notFound
324
- count : 2
325
- path : ../includes/class-acf-data.php
326
-
327
- -
328
- message : ' #^Access to an undefined property ACF_Data\:\:\$site_data\.$#'
329
- identifier : property.notFound
330
- count : 1
331
- path : ../includes/class-acf-data.php
332
-
333
- -
334
- message : ' #^Action callback returns array but should not return anything\.$#'
335
- identifier : return.void
336
- count : 1
337
- path : ../includes/class-acf-internal-post-type.php
338
-
339
321
-
340
322
message : ' #^Action callback returns string but should not return anything\.$#'
341
323
identifier : return.void
@@ -528,12 +510,6 @@ parameters:
528
510
count : 1
529
511
path : ../includes/local-meta.php
530
512
531
- -
532
- message : ' #^Expected 2 @param tags, found 1\.$#'
533
- identifier : paramTag.count
534
- count : 2
535
- path : ../includes/locations.php
536
-
537
513
-
538
514
message : ' #^Access to an undefined property \$this\(ACF_Legacy_Location\)\:\:\$name\.$#'
539
515
identifier : property.notFound
@@ -575,9 +551,3 @@ parameters:
575
551
identifier : property.notFound
576
552
count : 3
577
553
path : ../includes/validation.php
578
-
579
- -
580
- message : ' #^Access to an undefined property ACF_WPML_Compatibility\:\:\$trid_ref\.$#'
581
- identifier : property.notFound
582
- count : 1
583
- path : ../includes/wpml.php
0 commit comments