Guides

ParseDirectoryHandler
in package

FinalYes

Table of Contents

Constants

INDEX_FILE_NAMES  = ['index', 'Index']

Properties

$commandBus  : CommandBus
$eventDispatcher  : EventDispatcherInterface
$fileCollector  : FileCollector

Methods

__construct()  : mixed
handle()  : array<string|int, DocumentNode>
getDirectoryIndexFile()  : string

Constants

Properties

Methods

__construct()

public __construct(FileCollector $fileCollector, CommandBus $commandBus, EventDispatcherInterface $eventDispatcher) : mixed
Parameters
$fileCollector : FileCollector
$commandBus : CommandBus
$eventDispatcher : EventDispatcherInterface

getDirectoryIndexFile()

private getDirectoryIndexFile(FilesystemInterface $filesystem, string $directory, string $sourceFormat) : string
Parameters
$filesystem : FilesystemInterface
$directory : string
$sourceFormat : string
Return values
string

        
On this page

Search results