PATH:
home
/
lab2454c
/
netxzero.com
/
carbon-credit
/
vendor
/
nette
/
utils
<?php /** * Rules for Nette Coding Standard * https://github.com/nette/coding-standard */ declare(strict_types=1); return [ // use function in Arrays.php, Callback.php, Html.php, Strings.php 'single_import_per_statement' => false, 'ordered_imports' => false, ];
[-] composer.json
[edit]
[-] ncs.xml
[edit]
[+]
..
[-] readme.md
[edit]
[-] .phpstorm.meta.php
[edit]
[-] contributing.md
[edit]
[-] license.md
[edit]
[-] ncs.php
[edit]
[+]
src