AdamWathan\Form\Elements\Label::__construct PHP Méthode

__construct() public méthode

public __construct ( $label )
    public function __construct($label)
    {
        $this->label = $label;
    }