Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Flarum
Foundation
AbstractServiceProvider
PHP Class Flarum\Foundation\AbstractServiceProvider
Inheritance:
extends
Illuminate\Support\ServiceProvider
Datei anzeigen
Open project: flarum/core
Protected Properties
Property
Type
Description
$app
Application
Public Methods
Method
Description
__construct
(
Application
$app
)
register
( )
Method Details
__construct()
public
method
public
__construct
(
Application
$app
)
$app
Application
register()
public
method
public
register
( )
Property Details
$app
protected_oe property
protected
Application,Flarum\Foundation
$app
return
Application