Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Groups.php
function Groups::getGroups
Return value
string[]
File
vendor/
symfony/
serializer/
Attribute/
Groups.php
, line 48
Class
Groups
@author Kévin Dunglas <
dunglas@gmail.com
>
Namespace
Symfony\Component\Serializer\Attribute
Code
public
function
getGroups
() : array {
return
$this
->
groups
; }
RSS feed