diff --git a/language/constants.xml b/language/constants.xml index bfba6cfae4..dc7da1bbcb 100644 --- a/language/constants.xml +++ b/language/constants.xml @@ -1,5 +1,5 @@ - + Constants @@ -178,9 +178,9 @@ echo Constant; // outputs "Constant" and issues a notice. __METHOD__ - - The class method name. (This was added in PHP 5.0.0) - + + The class method name. (This was added in PHP 5.0.0) +