public function ObjectInterface::init in Openlayers 7.3
Initializes the object.
1 method overrides ObjectInterface::init()
- Base::init in src/
Types/ Base.php - Initializes the object.
File
- src/
Types/ ObjectInterface.php, line 18 - Interface ObjectInterface.
Class
- ObjectInterface
- Interface openlayers_object_interface.
Namespace
Drupal\openlayers\TypesCode
public function init();