X7ROOT File Manager
Current Path:
/opt/cpanel/ea-wappspector/vendor/slevomat/coding-standard
opt
/
cpanel
/
ea-wappspector
/
vendor
/
slevomat
/
coding-standard
/
??
..
??
.editorconfig
(159 B)
??
.typos.toml
(116 B)
??
CODE_OF_CONDUCT.md
(3.15 KB)
??
LICENSE.md
(1.06 KB)
??
README.md
(29.3 KB)
??
SlevomatCodingStandard
??
autoload-bootstrap.php
(291 B)
??
composer.json
(1.24 KB)
??
doc
Editing: autoload-bootstrap.php
<?php declare(strict_types = 1); if (defined('SLEVOMAT_PHPCS_AUTOLOAD_SET') === false) { // Check if this is a stand-alone installation. if (is_file(__DIR__ . '/vendor/autoload.php')) { require_once __DIR__ . '/vendor/autoload.php'; } define('SLEVOMAT_PHPCS_AUTOLOAD_SET', true); }
Upload File
Create Folder