aboutsummaryrefslogtreecommitdiffstats
path: root/tests/event/fixtures/extra_description.test
blob: ce8f97ce89644b04280c08ca00698cd49a89ea21 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php

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