aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foo/bar/ext.php
blob: b839cef36cecc0b31f027ba54f3d89f19af7090c (plain)
1
2
3
4
5
6
<?php

class phpbb_ext_foo_bar_ext extends \phpbb\extension\base
{

}