JStringNormaliseTest::testToVariable
Method to test JStringNormalise::toVariable().
Signature
public function testToVariable(string
$expected,
string
$input )
Parameters
-
$expected
- The expected value from the method.
-
$input
- The input value for the method.
Returns
- void