38 return 'null_machine';
48 return NoEngine::class;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
processStream(FileInformation $information, FileStream $stream, FlavourDefinition $for_definition)
dependsOnEngine()
Return the class name of the Engine that is required for this Machine to work.
withReason(string $reason)
canHandleDefinition(FlavourDefinition $definition)
Check if a corresponding configuration can be processed by this Machine.
static ofString(string $string)
Creates a new stream with an initial value.
The base interface for all filesystem streams.