mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2026-07-21 09:16:57 +08:00
6 lines
76 B
PHP
6 lines
76 B
PHP
<?php
|
|
// phpcs:ignoreFile
|
|
|
|
namespace {
|
|
define( 'WPINC', 'wp-includes' );
|
|
}
|