PHP 클래스 hedronium\Jables\Destroyer

파일 보기 프로젝트 열기: hedronium/jables

보호된 프로퍼티들

프로퍼티 타입 설명
$app
$db
$db_manager
$foreigns
$model
$parser
$tables

공개 메소드들

메소드 설명
__construct ( $app, Illuminate\Database\DatabaseManager $db )
buildLists ( )
connection ( $connection = null )
destroyJablesTable ( )
destroyUserTables ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $app, Illuminate\Database\DatabaseManager $db )
$db Illuminate\Database\DatabaseManager

buildLists() 공개 메소드

public buildLists ( )

connection() 공개 메소드

public connection ( $connection = null )

destroyJablesTable() 공개 메소드

public destroyJablesTable ( )

destroyUserTables() 공개 메소드

public destroyUserTables ( )

프로퍼티 상세

$app 보호되어 있는 프로퍼티

protected $app

$db 보호되어 있는 프로퍼티

protected $db

$db_manager 보호되어 있는 프로퍼티

protected $db_manager

$foreigns 보호되어 있는 프로퍼티

protected $foreigns

$model 보호되어 있는 프로퍼티

protected $model

$parser 보호되어 있는 프로퍼티

protected $parser

$tables 보호되어 있는 프로퍼티

protected $tables