mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 09:54:28 +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
|
* A helper class for inserting an Item Model
|
||||||
*
|
*
|
||||||
|
* @internal only for use in Friendica\Content\Item class
|
||||||
|
*
|
||||||
* @see Item::insert()
|
* @see Item::insert()
|
||||||
*/
|
*/
|
||||||
final class ItemInserter
|
final class ItemInserter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue