mirror of
https://gh.wpcy.net/https://github.com/wp-cli/profile-command.git
synced 2026-04-17 14:32:21 +08:00
6 lines
76 B
PHP
6 lines
76 B
PHP
<?php
|
|
// phpcs:ignoreFile
|
|
|
|
namespace {
|
|
define( 'WPINC', 'wp-includes' );
|
|
}
|