You are here

protected property WebformSubmissionStorage::$loggerFactory in Webform 6.x

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/WebformSubmissionStorage.php, line 73

Class

WebformSubmissionStorage
Defines the webform submission storage.

Namespace

Drupal\webform

Code

protected $loggerFactory;