You are here

protected property ApiBase::$logger in FormAssembly 8

Default logger channel.

Type: \Psr\Log\LoggerInterface

File

src/ApiBase.php, line 64

Class

ApiBase
Base class for Api Objects.

Namespace

Drupal\formassembly

Code

protected $logger;