(no description)
File Size: | 24 lines (0 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
InternalEntityFactoryInterface:: (2 methods):
createRow()
createCell()
Interface: InternalEntityFactoryInterface - X-Ref
Interface EntityFactoryInterfacecreateRow(array $cells = []) X-Ref |
param: Cell[] $cells return: Row |
createCell($cellValue) X-Ref |
param: mixed $cellValue return: Cell |