You are here

protected property Flag::$bundles in Flag 8.4

The bundles this flag applies to.

This may be an empty array to indicate all bundles apply.

Type: array

File

src/Entity/Flag.php, line 96

Class

Flag
Provides the Flag configuration entity.

Namespace

Drupal\flag\Entity

Code

protected $bundles = [];