Fixups
This commit is contained in:
parent
7061e16b27
commit
f273c27e3b
7 changed files with 99 additions and 10 deletions
9
tests/Util/CollectionDouble.php
Normal file
9
tests/Util/CollectionDouble.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
namespace Friendica\Test\Util;
|
||||
|
||||
use Friendica\BaseCollection;
|
||||
|
||||
class CollectionDouble extends BaseCollection
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue