Exemplo n.º 1
0
 protected function __construct($value)
 {
     GenericValidator::checkDialUpOptionAnswer($value);
     $this->_value = $value;
 }