Overrides ConfigurableInterface::getConfiguration
public function getConfiguration() { return [ 'uuid' => $this->getUuid(), 'id' => $this->getPluginId(), 'weight' => $this->getWeight(), 'data' => $this->configuration, ]; }