PHP Class Owl\Http\Controllers\ImageController

Inheritance: extends Controller
Afficher le fichier Open project: owl/owl

Méthodes publiques

Свойство Type Description
$imageService

Méthodes publiques

Méthode Description
__construct ( ImageService $imageService )
upload ( )

Method Details

__construct() public méthode

public __construct ( ImageService $imageService )
$imageService Owl\Services\ImageService

upload() public méthode

public upload ( )

Property Details

$imageService public_oe property

public $imageService