aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foobar/ext.php
blob: 7cf443d3693bd6dc0c92a354e0ca902f1f10acd2 (plain)
1
2
3
4
5
6
<?php

class phpbb_ext_foobar_ext extends phpbb_extension_base
{

}