Link Search Menu Expand Document

Constructor: documentAttributeFilename

Back to constructors index

A simple document with a file name

Attributes:

NameTypeRequiredDescription
file_namestringYesThe file name

Type: DocumentAttribute

Example:

$documentAttributeFilename = ['_' => 'documentAttributeFilename', 'file_name' => 'string'];