Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 94bea6c

Browse files
committed
Fixes DocBlock in Zend_Captcha_Base
1 parent 8a9a086 commit 94bea6c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

library/Zend/Captcha/Figlet.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ class Zend_Captcha_Figlet extends Zend_Captcha_Word
4949
/**
5050
* Constructor
5151
*
52-
* @param null|string|array|Zend_Config $options
53-
* @return void
52+
* @param null|string|array|Zend_Config $options
5453
*/
5554
public function __construct($options = null)
5655
{

0 commit comments

Comments
 (0)