Page MenuHomeCode

.php_cs
No OneTemporary

<?php
return Symfony\CS\Config\Config::create()
->finder(
Symfony\CS\Finder\DefaultFinder::create()
->exclude('cache/compiled')
->exclude('includes/Smarty')
->exclude('js/FCKeditor')
->exclude('js/dojo')
->exclude('apps/hotglue')
->in(__DIR__)
)
;

File Metadata

Mime Type
text/x-php
Expires
Thu, Jul 31, 17:18 (2 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22782
Default Alt Text
.php_cs (337 B)

Event Timeline