You are here

public function FarmFlag::getEntitytypes in farmOS 2.x

File

modules/core/flag/src/Entity/FarmFlag.php, line 64

Class

FarmFlag
Defines the FarmFlag entity.

Namespace

Drupal\farm_flag\Entity

Code

public function getEntitytypes() {
  return $this->entity_types;
}