You are here

protected property OgChangeMultipleRolesFormBase::$tempStore in Organic groups 8

The temporary storage for the current user.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

src/Form/OgChangeMultipleRolesFormBase.php, line 48

Class

OgChangeMultipleRolesFormBase
Base class for forms that act on multiple roles.

Namespace

Drupal\og\Form

Code

protected $tempStore;