public function AbrconfigInterface::setBundle in Access by Reference 8.2
Set the bundle of the abr config
Parameters
string $bundle:
Return value
$this
1 method overrides AbrconfigInterface::setBundle()
- Abrconfig::setBundle in src/
Entity/ Abrconfig.php - Set the bundle of the abr config
File
- src/
AbrconfigInterface.php, line 29
Class
- AbrconfigInterface
- Provides an interface defining an Example entity.
Namespace
Drupal\access_by_refCode
public function setBundle($bundle);