Skip to content

Commit

Permalink
Remove internal tag
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Apr 7, 2021
1 parent 5ac036d commit 2dfe51b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Doctrine/ORM/UnitOfWork.php
Original file line number Diff line number Diff line change
Expand Up @@ -629,8 +629,6 @@ public function & getEntityChangeSet($entity)
* If a PersistentCollection has been de-referenced in a fully MANAGED entity,
* then this collection is marked for deletion.
*
* @internal Don't call from the outside.
*
* @param ClassMetadata $class The class descriptor of the entity.
* @param object $entity The entity for which to compute the changes.
*
Expand Down

0 comments on commit 2dfe51b

Please sign in to comment.