You are here

interface NetworkInterface in Social Post 8.2

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

Defines a Social Post Network Plugin interface.

Hierarchy

  • interface \Drupal\social_post\Plugin\Network\NetworkInterface extends \Drupal\social_api\Plugin\NetworkInterface

Expanded class hierarchy of NetworkInterface

All classes that implement NetworkInterface

File

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

Namespace

Drupal\social_post\Plugin\Network
View source
interface NetworkInterface extends NetworkInterfaceBase {

}

Members