MediaWiki
REL1_39
ContentSecurityPolicyDirectivesHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
ContentSecurityPolicyDirectivesHook
{
25
public
function
onContentSecurityPolicyDirectives
( &$directives, $policyConfig,
26
$mode
27
);
28
}
MediaWiki\Hook\ContentSecurityPolicyDirectivesHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ContentSecurityPolicyDirectivesHook.php:12
MediaWiki\Hook\ContentSecurityPolicyDirectivesHook\onContentSecurityPolicyDirectives
onContentSecurityPolicyDirectives(&$directives, $policyConfig, $mode)
If ContentSecurityPolicyDefaultSource and ContentSecurityPolicyScriptSource do not meet your needs,...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
ContentSecurityPolicyDirectivesHook.php
Generated on Thu Nov 21 2024 05:22:55 for MediaWiki by
1.10.0