PHP Interface Amranidev\ScaffoldInterface\Datasystem\Database\DatabaseContractInterface

Author: Athi Krishnan ([email protected])
Afficher le fichier Open project: amranidev/scaffold-interface

Méthodes publiques

Méthode Description
tableNames ( ) : Collection retrieve table names from database.

Method Details

tableNames() public méthode

retrieve table names from database.
public tableNames ( ) : Collection
Résultat Illuminate\Support\Collection