You are here

protected property PatchInfoSourceBase::$loggerFactory in PatchInfo 8.2

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/PatchInfoSourceBase.php, line 23

Class

PatchInfoSourceBase
Provides an abstract base class for patch source plugins.

Namespace

Drupal\patchinfo

Code

protected $loggerFactory;