PHP Class Neos\Media\Domain\Model\Adjustment\AbstractAdjustment

Inheritance: implements AdjustmentInterface
Show file Open project: neos/neos-development-collection

Public Methods

Method Description
__construct ( array $options = [] ) Constructs this adjustment

Method Details

__construct() public method

Constructs this adjustment
public __construct ( array $options = [] )
$options array configuration options - depends on the actual adjustment