mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02: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
Add a link
Reference in a new issue