mirror of
https://github.com/friendica/friendica
synced 2025-02-21 18:46:47 +00:00
Mark ItemInserter as internal
This commit is contained in:
parent
4c95605711
commit
cfc07d7b0d
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ use Friendica\Protocol\Activity;
|
|||
/**
|
||||
* A helper class for inserting an Item Model
|
||||
*
|
||||
* @internal only for use in Friendica\Content\Item class
|
||||
*
|
||||
* @see Item::insert()
|
||||
*/
|
||||
final class ItemInserter
|
||||
|
|
Loading…
Add table
Reference in a new issue