You are here

protected property OEmbedStreamWrapper::$uri in oEmbed 7.0

Same name and namespace in other branches
  1. 7 OEmbedStreamWrapper.inc \OEmbedStreamWrapper::uri

Instance URI (stream).

A stream is referenced as "scheme://target".

Type: String

File

./OEmbedStreamWrapper.inc, line 16
Create a oEmbed Stream Wrapper class.

Class

OEmbedStreamWrapper
@file Create a oEmbed Stream Wrapper class.

Code

protected $uri;