Skip to content

Commit

Permalink
Merge pull request #16494 from kuhler-Stratege/select-delete-property…
Browse files Browse the repository at this point in the history
…-comments

Removed property comments in Select Helper
  • Loading branch information
niden authored Jan 5, 2024
2 parents 750f56c + f46bf4e commit 4a0a419
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phalcon/Html/Helper/Input/Select.zep
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ use Phalcon\Html\Helper\AbstractList;

/**
* Class Select
*
* @property string $elementTag
* @property bool $inOptGroup
* @property string $selected
*/
class Select extends AbstractList
{
Expand Down

0 comments on commit 4a0a419

Please sign in to comment.