Semantic MediaWiki and related extensions
SMW::Parser::AfterLinksProcessingComplete

Signature

use Hooks;
Hooks::register( 'SMW::Parser::AfterLinksProcessingComplete', function( &$text, AnnotationProcessor $annotationProcessor ) {
return true;
} );

See also


About | General disclaimer | Privacy policy