From 49f47fddb095f0c2e7d8a44263992cd3d7954205 Mon Sep 17 00:00:00 2001 From: Justin Martin Date: Tue, 23 Nov 2010 03:59:08 +0000 Subject: [PATCH] Added parameter for procedural style. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305678 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/datetimezone/getname.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/reference/datetime/datetimezone/getname.xml b/reference/datetime/datetimezone/getname.xml index b14eeb7494..6cc77dd678 100644 --- a/reference/datetime/datetimezone/getname.xml +++ b/reference/datetime/datetimezone/getname.xml @@ -17,7 +17,7 @@ &style.procedural; stringtimezone_name_get - + DateTimeZoneobject Returns the name of the timezone. @@ -26,7 +26,19 @@ &reftitle.parameters; + &style.oop; &no.function.parameters; + &style.procedural; + + + object + + + The DateTimeZone for which to get a name. + + + +