Skip to content

Commit

Permalink
Remove obsolete references from PhpDoc
Browse files Browse the repository at this point in the history
These classes were part of a preliminary implementation during
refactoring for version 2.5
  • Loading branch information
corphi committed Jan 6, 2019
1 parent 62c47e0 commit f4ae091
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -360,9 +360,6 @@ private function validateObject($object, $propertyPath, array $groups, $traversa
* @param string $propertyPath The current property path
* @param (string|GroupSequence)[] $groups The validated groups
* @param ExecutionContextInterface $context The current execution context
*
* @see ClassNode
* @see CollectionNode
*/
private function validateEachObjectIn($collection, $propertyPath, array $groups, ExecutionContextInterface $context)
{
Expand Down

0 comments on commit f4ae091

Please sign in to comment.