PHP Class Barryvdh\Elfinder\Connector

Author: Dmitry (dio) Levashov
Inheritance: extends elFinderConnector
Afficher le fichier Open project: barryvdh/laravel-elfinder Class Usage Examples

Protected Properties

Свойство Type Description
$response Symfony\Component\HttpFoundation\Response

Méthodes publiques

Méthode Description
getResponse ( ) : Response

Méthodes protégées

Méthode Description
output ( array $data ) : void Output json

Method Details

getResponse() public méthode

public getResponse ( ) : Response
Résultat Symfony\Component\HttpFoundation\Response

output() protected méthode

Output json
Author: Dmitry (dio) Levashov
protected output ( array $data ) : void
$data array
Résultat void

Property Details

$response protected_oe property

protected Response,Symfony\Component\HttpFoundation $response
Résultat Symfony\Component\HttpFoundation\Response