Skip to content

Commit 57bd6af

Browse files
committed
phpstan: remove wp-tinymce.php from explict excludePaths
1 parent a5d0c3e commit 57bd6af

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/phpstan/base.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ parameters:
7878
- ../../src/wp-includes/deprecated.php
7979
- ../../src/wp-includes/ms-deprecated.php
8080
- ../../src/wp-includes/pluggable-deprecated.php
81-
- ../../src/wp-includes/js/tinymce/wp-tinymce.php
8281
# These files are not part of the WordPress Core codebase.
8382
- ../../src/wp-content
8483
# JavaScript/CSS/Asset files.

0 commit comments

Comments
 (0)