1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 03:54:10 +01:00
php-phpbb/tests/event/fixtures/default.test
2014-04-18 12:55:12 +02:00

10 lines
123 B
Plaintext

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