You are here

interface NetworkInterface in Social Post 3.x

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

Defines a Social Post Network Plugin interface.

Hierarchy

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

Namesort descending Modifiers Type Description Overrides
ContainerFactoryPluginInterface::create public static function Creates an instance of the plugin. 120
NetworkInterface::getSdk public function Gets the underlying SDK library. 1
PluginInspectionInterface::getPluginDefinition public function Gets the definition of the plugin implementation. 4
PluginInspectionInterface::getPluginId public function Gets the plugin_id of the plugin instance. 2