Forms\Element\Select
Class Phalcon\Forms\Element\Select
extends abstract class Phalcon\Forms\Element
implements Phalcon\Forms\ElementInterface
Component SELECT (choice) for forms
Methods
public __construct (string $name, [object | array $options], [array $attributes])
Phalcon\Forms\Element constructor