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

9 lines
123 B
Text

<?php
/**
* Description
*
* @event default.dispatch
* @since 3.1.0-b2
*/
$phpbb_dispatcher->dispatch('default.dispatch');