mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 08:14:25 +02:00
Move activity_match() to Protocol\Activity::match()
- With tests
This commit is contained in:
parent
9e94e8b48c
commit
52c42491c4
9 changed files with 135 additions and 37 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace src\Content\Text\BBCode;
|
||||
namespace Friendica\Test\Content\Text\BBCode;
|
||||
|
||||
use Friendica\Content\Text\BBCode\Video;
|
||||
use Friendica\Test\MockedTest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue