Skip to content

Commit 4a0a419

Browse files
authored
Merge pull request #16494 from kuhler-Stratege/select-delete-property-comments
Removed property comments in Select Helper
2 parents 750f56c + f46bf4e commit 4a0a419

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)