phpbb/tests/event/fixtures/extra_description.test

11 lines
180 B
Text

<?php
/**
* Description
*
* NOTE: This will also be exported
*
* @event extra_description.dispatch
* @since 3.1.0-b2
*/
$phpbb_dispatcher->dispatch('extra_description.dispatch');