You are here

abstract class NetworkBase in Social Post 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/Network/NetworkBase.php \Drupal\social_post\Plugin\Network\NetworkBase

Defines a Network Plugin for Social Post.

Hierarchy

Expanded class hierarchy of NetworkBase

File

src/Plugin/Network/NetworkBase.php, line 10

Namespace

Drupal\social_post\Plugin\Network
View source
abstract class NetworkBase extends SocialApiNetworkBase implements NetworkInterface {

}

Members