dist-archive-command/tests/phpstan/scan-files.php
Pascal Birchler 47fc0590c4
Some checks failed
Testing / test (push) Has been cancelled
Code Quality Checks / code-quality (push) Has been cancelled
Regenerate README file / regenerate-readme (push) Has been cancelled
Add initial PHPStan config (#218)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-08 16:29:52 +02:00

6 lines
76 B
PHP

<?php
// phpcs:ignoreFile
namespace {
define( 'WPINC', 'wp-includes' );
}