mirror of
https://github.com/friendica/friendica
synced 2025-04-29 15:04:22 +02:00
New post class in model classes
This commit is contained in:
parent
3ab4e20fe6
commit
b0d1a295fe
9 changed files with 77 additions and 76 deletions
|
@ -21,10 +21,8 @@
|
|||
|
||||
namespace Friendica\Model;
|
||||
|
||||
use Friendica\Core\Protocol;
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\Protocol\Activity;
|
||||
use Friendica\Repository\PermissionSet;
|
||||
|
||||
class Post
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue