This commit is contained in:
Andrés Montañez
2014-08-06 14:00:11 -03:00
parent 60d16e57f9
commit 4c584b2634
8 changed files with 28 additions and 17 deletions
+1
View File
@@ -65,6 +65,7 @@ class Unescaper
*
* @return string The unescaped character
*/
/** @noinspection PhpInconsistentReturnPointsInspection */
public function unescapeCharacter($value)
{
switch ($value{1}) {