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