2
0
Quellcode durchsuchen

Match method names to the documentation. Patch supplied by Christoph Löffler. Fix ZF-9161

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21847 44c647ce-9c0f-0410-b52a-842ac1e357ba
rquadling vor 15 Jahren
Ursprung
Commit
92bdce036d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      documentation/manual/en/module_specs/Zend_Feed_Writer.xml

+ 2 - 2
documentation/manual/en/module_specs/Zend_Feed_Writer.xml

@@ -369,7 +369,7 @@ $out = $feed->export('atom');
                     </row>
 
                     <row>
-                        <entry><methodname>getGenerator()</methodname></entry>
+                        <entry><methodname>setGenerator()</methodname></entry>
 
                         <entry>
                             Allows the setting of a generator. The parameter should be an
@@ -592,7 +592,7 @@ $out = $feed->export('atom');
                     </row>
 
                     <row>
-                        <entry><methodname>getDateModified()</methodname></entry>
+                        <entry><methodname>setDateModified()</methodname></entry>
 
                         <entry>
                             Sets the date on which this feed was last modified. The expected