function filter_test_filter_format_disable
Implements hook_filter_format_disable().
File
-
core/
modules/ filter/ tests/ filter_test/ filter_test.module, line 25
Code
function filter_test_filter_format_disable($format) {
\Drupal::messenger()->addStatus('hook_filter_format_disable invoked.');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.