GetOptionKit\ValueType\RegexType::__construct PHP Method

__construct() public method

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