PHP 인터페이스 Amranidev\ScaffoldInterface\Datasystem\Database\DatabaseContractInterface

저자: Athi Krishnan ([email protected])
파일 보기 프로젝트 열기: amranidev/scaffold-interface

공개 메소드들

메소드 설명
tableNames ( ) : Collection retrieve table names from database.

메소드 상세

tableNames() 공개 메소드

retrieve table names from database.
public tableNames ( ) : Collection
리턴 Illuminate\Support\Collection