com\setasign\SetaFramework\Application

AbstractApplication Class AbstractHttp

File: /SetaFramework/src/Application/AbstractApplication.php

Class hierarchy

Implements

Summary

Properties

$name

protected string AbstractApplication::$name

The name of the application


Methods

__construct()

The constructor

Parameters
$bootstrap : \com\setasign\SetaFramework\Bootstrap\Bootstrap
 
$name : string

The name of the application

$config : ApplicationConfig
 

__debugInfo()

public AbstractApplication::__debugInfo (
void
): void

getConfig()

getDi()

getName()

public AbstractApplication::getName (
void
): string

Get the application name