Overview

Namespaces

  • momentphp
    • exceptions
    • interfaces
    • middlewares
    • providers
    • traits
  • None

Classes

  • App
  • Bundle
  • Cache
  • CallableResolver
  • Config
  • Controller
  • Database
  • DebugInfo
  • Error
  • ExceptionHandler
  • FlashMessages
  • Helper
  • Log
  • Middleware
  • Model
  • ObjectCache
  • Provider
  • Registry
  • Router
  • Settings
  • SmartyViewEngine
  • Template
  • TwigViewEngine
  • View
  • Overview
  • Namespace
  • Class

Class DebugInfo

DebugInfo

momentphp\DebugInfo uses momentphp\traits\ContainerTrait
Namespace: momentphp
Located at DebugInfo.php
Methods summary
public
# __construct( Interop\Container\ContainerInterface $container )

Constructor

Constructor

Parameters

$container
public array
# get( null|string $key = null )

Return app debug info

Return app debug info

Parameters

$key

Returns

array
protected array
# getConfig( )

Return whole configuration

Return whole configuration

Returns

array
Methods used from momentphp\traits\ContainerTrait
container()
Properties used from momentphp\traits\ContainerTrait
$app, $container
MomentPHP API documentation generated by ApiGen