PHP 클래스 FluxBB\Migrations\Install\ForumSubscriptions

상속: extends FluxBB\Migrations\Migration
파일 보기 프로젝트 열기: fluxbb/core

보호된 프로퍼티들

프로퍼티 타입 설명
$table string

보호된 메소드들

메소드 설명
create ( Illuminate\Database\Schema\Blueprint $table )

메소드 상세

create() 보호된 메소드

protected create ( Illuminate\Database\Schema\Blueprint $table )
$table Illuminate\Database\Schema\Blueprint

프로퍼티 상세

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

protected string $table
리턴 string