You are here

protected property WordPressAttachment::$referencedFiles in WordPress Migrate 7.2

List of files created directly from IMG tags, to be added to the node's attachment field (if any).

Type: array

File

./wordpress_attachment.inc, line 38

Class

WordPressAttachment
Implementation of WordPressMigration, for attachments

Code

protected $referencedFiles = array();