(no description)
File Size: | 42 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HelperFactory:: (3 methods):
createCellValueFormatter()
createSettingsHelper()
createStringsEscaper()
Class: HelperFactory - X-Ref
Class HelperFactorycreateCellValueFormatter($shouldFormatDates) X-Ref |
param: bool $shouldFormatDates Whether date/time values should be returned as PHP objects or be formatted as strings return: CellValueFormatter |
createSettingsHelper($entityFactory) X-Ref |
param: InternalEntityFactory $entityFactory return: SettingsHelper |
createStringsEscaper() X-Ref |
return: \Box\Spout\Common\Helper\Escaper\ODS |