You are here

protected property Deleted::$data in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-feed/src/Writer/Deleted.php \Zend\Feed\Writer\Deleted::data

Internal array containing all data associated with this entry or item.

Type: array

File

vendor/zendframework/zend-feed/src/Writer/Deleted.php, line 24

Class

Deleted

Namespace

Zend\Feed\Writer

Code

protected $data = [];