You are here

protected property ConfigHandler::$serializer in Update helper 8

Same name and namespace in other branches
  1. 2.x src/ConfigHandler.php \Drupal\update_helper\ConfigHandler::serializer

The serializer.

Type: \Drupal\Component\Serialization\SerializationInterface

File

src/ConfigHandler.php, line 63

Class

ConfigHandler
Configuration handler.

Namespace

Drupal\update_helper

Code

protected $serializer;