Apple_Actions\Action::perform PHP Method

perform() abstract public method

Abstract function implemented by all child class to perform the given action.
abstract public perform ( )
    public abstract function perform();