xref
: /
plugin
/
clippy
/
.phptidy-config.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
$
project_files
=
array
(
4
'
syntax.php
'
5
);
6
7
$
indent_char
=
" "
;