1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-26 09:44:26 +02:00
Files
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');