public property AttributeMetadata::$groups in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/serializer/Mapping/AttributeMetadata.php \Symfony\Component\Serializer\Mapping\AttributeMetadata::groups
@internal This property is public in order to reduce the size of the class' serialized representation. Do not access it. Use {@link getGroups()} instead.
Type: array
File
- vendor/
symfony/ serializer/ Mapping/ AttributeMetadata.php, line 37
Class
- AttributeMetadata
- @author Kévin Dunglas <dunglas@gmail.com>
Namespace
Symfony\Component\Serializer\MappingCode
public $groups = array();