Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
woocommerce-paypal-payments
/
vendor
/
dhii
/
validation-interface
/
tests
:
bootstrap.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php (function (string $basePath) { $baseDir = dirname($basePath, 2); define('ROOT_DIR', $baseDir); /** @noinspection PhpIncludeInspection */ require_once "$baseDir/vendor/autoload.php"; })(__FILE__);