Skip to content

Commit f46bf4e

Browse files
Joel KühleJoel Kühle
authored andcommitted
Removed property comments in Select
1 parent 33fb1ca commit f46bf4e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phalcon/Html/Helper/Input/Select.zep

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ use Phalcon\Html\Helper\AbstractList;
1414

1515
/**
1616
* Class Select
17-
*
18-
* @property string $elementTag
19-
* @property bool $inOptGroup
20-
* @property string $selected
2117
*/
2218
class Select extends AbstractList
2319
{

0 commit comments

Comments
 (0)