You are here

public function AbrconfigInterface::getBundle in Access by Reference 8.2

Get the bundle of the abr config

Return value

string

1 method overrides AbrconfigInterface::getBundle()
Abrconfig::getBundle in src/Entity/Abrconfig.php
Get the bundle of the abr config

File

src/AbrconfigInterface.php, line 20

Class

AbrconfigInterface
Provides an interface defining an Example entity.

Namespace

Drupal\access_by_ref

Code

public function getBundle();