FileProcessingAspect implements AspectInterface

The aspect contains the processed file representation that is requested to process locally.

Allowed properties:

  • file

Table of Contents

Interfaces

AspectInterface
Interface AspectInterface Think of an aspect like a property bag

Methods

__construct()  : mixed
get()  : bool
Fetch the values
isProcessingDeferred()  : bool

Methods

__construct()

public __construct([bool $deferProcessing = true ]) : mixed
Parameters
$deferProcessing : bool = true

isProcessingDeferred()

public isProcessingDeferred() : bool
Return values
bool

        
On this page

Search results