diff --git a/phpstanbootstrap.php b/phpstanbootstrap.php index 02aadfaf..b9ed551f 100644 --- a/phpstanbootstrap.php +++ b/phpstanbootstrap.php @@ -7,5 +7,5 @@ * @package PHP_Package_Name */ -define( 'WP_CONTENT_DIR', __DIR__ . '/wp-content' ); -define( 'WP_PLUGIN_DIR', __DIR__ . '/wp-content/plugins' ); +//define( 'WP_CONTENT_DIR', __DIR__ . '/wp-content' ); +//define( 'WP_PLUGIN_DIR', __DIR__ . '/wp-content/plugins' );