PHP Class Newscoop\Package\RemoteVideo

Show file Open project: sourcefabric/newscoop

Protected Properties

Property Type Description
$url string

Public Methods

Method Description
__construct ( string $url )
getUrl ( ) : string Get url

Method Details

__construct() public method

public __construct ( string $url )
$url string

getUrl() public method

Get url
public getUrl ( ) : string
return string

Property Details

$url protected property

protected string $url
return string