farmOS/modules/core/map/src/Plugin/Block
Michael Stenta cce51328c0 Fix MapBlock::build() map #behaviors.
$this->configuration['map_behaviors'] will already be an
array of values, not an associative array of behavior machine
names and their labels. The necessary form value conversion
using array_keys() happens in MapBlock::blockSubmit().
2024-02-02 19:52:09 -05:00
..
MapBlock.php Fix MapBlock::build() map #behaviors. 2024-02-02 19:52:09 -05:00