Overview

Namespaces

  • Deimos
    • Controller
      • Exceptions
      • Traits
  • PHP

Classes

  • Controller
  • Processor
  • Proxy
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class Processor

Deimos\Builder\Builder
Extended by Deimos\Controller\Processor uses Deimos\Controller\Traits\Request
Abstract
Namespace: Deimos\Controller
Located at Controller/Processor.php
Methods summary
public
# __construct( Deimos\Builder\Builder $builder )

Runner constructor.

Runner constructor.

Parameters

$builder

Throws

InvalidArgumentException
public mixed
# execute( )

Returns

mixed

Throws

InvalidArgumentException
Deimos\Controller\Exceptions\RequestNotFound
Deimos\Controller\Exceptions\DisplayNone
Deimos\Controller\Exceptions\ControllerNotFound
Methods used from Deimos\Controller\Traits\Request
request()
Properties summary
protected string $attribute
# 'controller'
API documentation generated by ApiGen