Filter: RML/Tree/CountAttachments

apply_filters( 'RML/Tree/CountAttachments', $count, $structure ) → {integer}

Counts all attachments which are available in the structure.
Parameters:
Name Type Description
$count integer The count
$structure object The structure class
Returns:
The count
Type
integer