You are here

protected property ManagedFileBase::$elementParents in Managed File 7

Parents of a form element. Needed to generate field names.

Type: string[]

File

tests/managed_file_base.test, line 34
Managed File Base (Test).

Class

ManagedFileBase
Class ManagedFileBase.

Code

protected $elementParents = [];