BLUE
PHP 7.4.33
Path:
/var/www/multi-event-cfp.bitkit.dk/httpdocs/vendor/webmozart/assert
Run
Logout
Edit File
Size: 623 B
Close
/var/www/multi-event-cfp.bitkit.dk/httpdocs/vendor/webmozart/assert/.php_cs
Text
Base64
<?php $finder = PhpCsFixer\Finder::create() ->in(__DIR__.'/src') ->in(__DIR__.'/tests') ; return PhpCsFixer\Config::create() ->setRiskyAllowed(true) ->setRules([ '@PSR2' => true, '@Symfony' => true, 'ordered_imports' => true, 'array_syntax' => ['syntax' => 'long'], 'no_superfluous_phpdoc_tags' => false, 'phpdoc_annotation_without_dot' => false, 'phpdoc_types_order' => false, 'phpdoc_summary' => false, 'phpdoc_to_comment' => false, 'phpdoc_align' => false, 'yoda_style' => false, ]) ->setFinder($finder) ;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.github
DIR
-
drwxrwxr-x
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
src
DIR
-
drwxrwxr-x
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.editorconfig
158 B
lrw-rw-r--
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.php_cs
623 B
lrw-rw-r--
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CHANGELOG.md
5.32 KB
lrw-rw-r--
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
composer.json
972 B
lrw-rw-r--
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.06 KB
lrw-rw-r--
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
psalm.xml
407 B
lrw-rw-r--
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
15.70 KB
lrw-rw-r--
2021-03-09 10:59:23
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).