You are here

protected property OgGroupResolverBase::$propagationStopped in Organic groups 8

Whether the group resolving process can be stopped.

Type: bool

File

src/OgGroupResolverBase.php, line 19

Class

OgGroupResolverBase
Base class for OgGroupResolver plugins.

Namespace

Drupal\og

Code

protected $propagationStopped = FALSE;