Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Context.php
function Context::getGroups
File
vendor/
symfony/
serializer/
Attribute/
Context.php
, line 66
Class
Context
@author Maxime Steinhausser <
maxime.steinhausser@gmail.com
>
Namespace
Symfony\Component\Serializer\Attribute
Code
public
function
getGroups
() : array {
return
$this
->
groups
; }
RSS feed