404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.142.228: ~ $
<?php
return PhpCsFixer\Config::create()
    ->setRules([
        '@PSR2' => true,
        'concat_space' => ['spacing' => 'one'],
        'no_unused_imports' => true,
        'method_argument_space' => false,
    ])
    ->setFinder(
        PhpCsFixer\Finder::create()
	    ->notPath('firestore')
            ->in(__DIR__)
    )
;


Filemanager

Name Type Size Permission Actions
cloudprober Folder 2755
doc Folder 2755
src Folder 2755
third_party Folder 2755
.gitmodules File 120 B 0644
.php_cs.dist File 333 B 0644
LICENSE File 11.09 KB 0644
README.md File 476 B 0644
composer.json File 577 B 0644