You are here

protected static property InstagramStream::$base_url in Video 8.2

Same name and namespace in other branches
  1. 8 src/StreamWrapper/InstagramStream.php \Drupal\video\StreamWrapper\InstagramStream::base_url

Overrides VideoRemoteStreamWrapper::$base_url

File

src/StreamWrapper/InstagramStream.php, line 13

Class

InstagramStream
Defines a InstagramStream (instagram://) stream wrapper class.

Namespace

Drupal\video\StreamWrapper

Code

protected static $base_url = 'https://www.instagram.com/p';