phpbb/tests/event/fixtures/extra_description.test
2014-04-18 12:55:12 +02:00

11 lines
179 B
Text

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