Skip to content

Add Page::protect

pub async fn protect(
        &self,
        protections: &str,
        expiry: &str,
        reason: &str,
        cascade: bool,
    ) -> Result<()>;

Bug: T319102

Merge request reports

Loading