From fdebe6ee645b0b22d65b58870760f7c522a4a488 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Sun, 8 Jan 2017 15:53:43 +0000 Subject: [PATCH] Fix example title git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341632 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/oop5/constants.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/oop5/constants.xml b/language/oop5/constants.xml index 3d88106eef..5193c86f7a 100644 --- a/language/oop5/constants.xml +++ b/language/oop5/constants.xml @@ -82,7 +82,7 @@ EOT; for fully qualified class name resolution at compile, this is useful for namespaced classes: - Constant expression example + Namespaced ::class example