You are here

protected property NetworkBase::$loggerFactory in Social API 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/NetworkBase.php \Drupal\social_api\Plugin\NetworkBase::loggerFactory

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Plugin/NetworkBase.php, line 24

Class

NetworkBase
Base class for Social Network plugins.

Namespace

Drupal\social_api\Plugin

Code

protected $loggerFactory;