Move Introduction to new depository paradigm
This commit is contained in:
9
src/Contact/Introduction/Collection/Introductions.php
Normal file
9
src/Contact/Introduction/Collection/Introductions.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Friendica\Contact\Introduction\Collection;
|
||||
|
||||
use Friendica\BaseCollection;
|
||||
|
||||
class Introductions extends BaseCollection
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user