class PageEditFolderContent extends AbstractExtension

Twig extension to display the formatted GiftVoucherPurchased identifier using |gv_identifier

Properties

private PageEditFileInterface $pageEditFile Stores PageEditFileInterface
private PageEditServiceInterface $pageEditService Stores PageEditServiceInterface

Methods

__construct(PageEditFileInterface $pageEditFile, PageEditServiceInterface $pageEditService)

No description

getFunctions()

No description

array
folderContent($folder)

Returns an associative array(filename => titleTranslated) for the content ot specified folder

Details

at line 37
__construct(PageEditFileInterface $pageEditFile, PageEditServiceInterface $pageEditService)

Parameters

PageEditFileInterface $pageEditFile
PageEditServiceInterface $pageEditService

at line 46
getFunctions()

at line 57
array folderContent($folder)

Returns an associative array(filename => titleTranslated) for the content ot specified folder

Parameters

$folder

Return Value

array