com\setasign\SetaFramework\Application

ApplicationInterface Class ApplicationInterface

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

Implemented in

Summary

Methods

__construct()

ApplicationInterface constructor.

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

getConfig()

getDi()

abstract public ApplicationInterface::getDi (
void
): ApplicationDi

getName()

abstract public ApplicationInterface::getName (
void
): string

Returns the name of the application, with which it was initialized