. * */ namespace Friendica\Contact\Introduction\Collection; use Friendica\BaseCollection; class Introductions extends BaseCollection { }