Home
last modified time | relevance | path

Searched refs:expectedName (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/ComboStrap/
H A DHtml.php103 …tweenValuesSeparatedByBlank(string $expected, string $actual, string $expectedName = "expected cla… argument
110 …$error .= "The $expectedName has the value (" . $leftClass . ") that is not present in the $actual…
118 … "The $actualName has the value (" . $rightClass . ") that is not present in the $expectedName)\n";