Completed
Pull Request — develop (#356)
by
unknown
12:54
created
src/PhpPresentation/Shape/Chart/Axis.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -155,7 +155,7 @@
 block discarded – undo
155 155
      *
156 156
      * @param  \PhpOffice\PhpPresentation\Style\Font               $pFont Font
157 157
      * @throws \Exception
158
-     * @return \PhpOffice\PhpPresentation\Shape\RichText\Paragraph
158
+     * @return Axis
159 159
      */
160 160
     public function setFont(Font $pFont = null)
161 161
     {
Please login to merge, or discard this patch.