[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/_test/tests/general/ -> general_languagelint.test.php (summary)

(no description)

File Size: 47 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

general_languagelint_test:: (4 methods):
  test_core()
  test_plugins()
  checkFiles()
  checkUgly()


Class: general_languagelint_test  - X-Ref

test_core()   X-Ref
No description

test_plugins()   X-Ref
No description

checkFiles($files)   X-Ref
Run checks over the given PHP language files

param: $files

checkUgly($file)   X-Ref
Checks if the file contains any ugly things like leading whitespace, BOM or trailing
PHP closing mark

param: $file