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

class phpbb_ext_foobar_ext extends phpbb_extension_base
{

}