Core/System.php

Show: inherited
Table of Contents

\phMagick\Core\System

Package: Default

Properties

Propertyprivate  $actions= 'array()'
Default valuearray()Details
Type
n/a
Propertyprivate  $logger= 'null'
Default valuenullDetails
Type
n/a
Propertyprivate  $runner= 'null'
Default valuenullDetails
Type
n/a
Propertyprivate  $settings= 'null'
Default valuenullDetails
Type
n/a

Methods

methodpublicadd( \phMagick\Core\Action $action ) : void

Adds an action to the action stack

Parameters
Name Type Description
$action \phMagick\Core\Action
methodpublicexecute( ) : void

Executes the actions on the stack destination of one action becomes the source of another action, so we can chain several actions together

methodpublicgetLogger( ) : void

methodpublicgetRunner( ) : void

methodpublicgetSettings( ) : void

methodprivategetVar(  $name ) : void

Parameters
Name Type Description
$name
Documentation was generated by DocBlox 0.17.2.