PATH:
home
/
lab2454c
/
spaxtac.com
/
wp-content
/
plugins
/
wp-user-frontend-pro
/
vendor
/
tareq1988
/
wp-php-cs-fixer
<?php /* * This file is part of weDocs. * * (c) Tareq Hasan <tareq@wedevs.com> * * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ require_once __DIR__.'/src/Fixer.php'; require_once __DIR__.'/src/FixerName.php'; require_once __DIR__.'/src/SpaceInsideParenthesisFixer.php'; require_once __DIR__.'/src/BlankLineAfterClassOpeningFixer.php';
[-] composer.json
[edit]
[-] loader.php
[edit]
[+]
..
[-] readme.md
[edit]
[-] LICENSE
[edit]
[+]
src