symfony / 3.4 / symfony / component / serializer / annotation / groups.html

Groups

class Groups

Annotation class for @Groups().

Methods

__construct(array $data)
string[] getGroups()

Gets groups.

Details

__construct(array $data)

Parameters

array $data

Exceptions

string[] getGroups()

Gets groups.

Return Value

string[]

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.4/Symfony/Component/Serializer/Annotation/Groups.html