You are here

protected property JsonBlueprintDenormalizer::$logger in Subrequests 8.2

Same name and namespace in other branches
  1. 3.x src/Normalizer/JsonBlueprintDenormalizer.php \Drupal\subrequests\Normalizer\JsonBlueprintDenormalizer::logger

The Subrequests logger channel.

Type: \Psr\Log\LoggerInterface

File

src/Normalizer/JsonBlueprintDenormalizer.php, line 32

Class

JsonBlueprintDenormalizer
Denormalizer that builds the blueprint based on the incoming blueprint.

Namespace

Drupal\subrequests\Normalizer

Code

protected $logger;