mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-12-31 21:59:11 +03:00
Having the QA on GitHub workflow
This commit is contained in:
committed by
Felipe Zimmerle
parent
eec1f00bea
commit
ba0007a474
@@ -40,6 +40,8 @@ class XmlNS : public Action {
|
||||
m_href(o.m_href)
|
||||
{ };
|
||||
|
||||
XmlNS& operator=(XmlNS &arg) noexcept = delete;
|
||||
|
||||
bool init(std::string *error) override;
|
||||
|
||||
std::string getScope() const {
|
||||
|
||||
Reference in New Issue
Block a user