wiki.techinc.nl/tests/phpunit/includes/htmlform
Vivek Ghaisas d6def861bf Explicitly declare property visibility, remove use of var
Codesniffer says that the `var` keyword must not be used to declare a
property and that visibility must be declared on class properties.

Change-Id: I28240aa0f394588b1df315621dbcd260c51430c1
2015-06-21 00:07:13 +03:00
..
HTMLAutoCompleteSelectFieldTest.php Explicitly declare property visibility, remove use of var 2015-06-21 00:07:13 +03:00
HTMLCheckMatrixTest.php Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00