You are here

abstract class PlatformBase in Social Link Field 8

Base class for platform plugins.

Hierarchy

Expanded class hierarchy of PlatformBase

13 files declare their use of PlatformBase
Behance.php in src/Plugin/SocialLinkField/Platform/Behance.php
BitBucket.php in src/Plugin/SocialLinkField/Platform/BitBucket.php
Drupal.php in src/Plugin/SocialLinkField/Platform/Drupal.php
Email.php in src/Plugin/SocialLinkField/Platform/Email.php
Facebook.php in src/Plugin/SocialLinkField/Platform/Facebook.php

... See full list

File

src/PlatformBase.php, line 8

Namespace

Drupal\social_link_field
View source
abstract class PlatformBase {

}

Members