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

class phpbb_ext_foo_bar_ext extends phpbb_extension_base
{

}