You are here

protected property AbstractFeed::$originalSourceUri in Zircon Profile 8

Same name in this branch
  1. 8 vendor/zendframework/zend-feed/src/Reader/AbstractFeed.php \Zend\Feed\Reader\AbstractFeed::originalSourceUri
  2. 8 vendor/zendframework/zend-feed/src/Reader/Feed/AbstractFeed.php \Zend\Feed\Reader\Feed\AbstractFeed::originalSourceUri
Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-feed/src/Reader/Feed/AbstractFeed.php \Zend\Feed\Reader\Feed\AbstractFeed::originalSourceUri

Original Source URI (set if imported from a URI)

Type: string

File

vendor/zendframework/zend-feed/src/Reader/Feed/AbstractFeed.php, line 69

Class

AbstractFeed

Namespace

Zend\Feed\Reader\Feed

Code

protected $originalSourceUri = null;