PHP Class app\http\controllers\ImportController

Inheritance: extends Controller
Afficher le fichier Open project: hillelcoren/invoice-ninja

Méthodes publiques

Méthode Description
__construct ( ImportService $importService )
doImport ( )
doImportCSV ( )

Private Methods

Méthode Description
showResult ( $results )

Method Details

__construct() public méthode

public __construct ( ImportService $importService )
$importService App\services\ImportService

doImport() public méthode

public doImport ( )

doImportCSV() public méthode

public doImportCSV ( )