You are here

abstract class SocialPostNetwork in Social Post 8

Defines a Network Plugin for Social Post.

Hierarchy

Expanded class hierarchy of SocialPostNetwork

File

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

Namespace

Drupal\social_post\Plugin\Network
View source
abstract class SocialPostNetwork extends NetworkBase implements SocialPostNetworkInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
SocialPostNetworkInterface::post public function Execute the posting action.