GetOptionKit\ValueType\RegexType::__construct PHP Méthode

__construct() public méthode

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