Copied!
CloneableInstantiable
Properties
public readonly array $groups
 
  • var string[]
Methods
public __construct(array|string $groups)
 
  • param string|string[] $groups The groups to define on the attribute target
public getGroups() : array
 
  • return string[]
  • attribute Deprecated ( 'Use the "groups" property instead', 'symfony/serializer:7.4')
© 2025 Bruce Wells