Groups
class Groups
Annotation class for @Groups().
Methods
__construct(array $data) | ||
string[] | getGroups() Gets groups. |
Details
__construct(array $data)
Parameters
array | $data |
Exceptions
InvalidArgumentException |
string[] getGroups()
Gets groups.
Return Value
string[] |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Serializer/Annotation/Groups.html