Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Bolt
Configuration
Composer
PHP Class Bolt\Configuration\Composer
Inheritance:
extends
Bolt\Configuration\Standard
Exibir arquivo
Open project: bolt/bolt
Class Usage Examples
Public Methods
Method
Description
__construct
(
string
$path
,
Request
$request
= null )
Constructor initialises on the app root path.
getVerifier
( )
Method Details
__construct()
public
method
Constructor initialises on the app root path.
public
__construct
(
string
$path
,
Request
$request
= null )
$path
string
$request
Symfony\Component\HttpFoundation\Request
getVerifier()
public
method
public
getVerifier
( )