Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Craft
m160204_000000_seomatic_addGoogleAnalytics
PHP 클래스 Craft\m160204_000000_seomatic_addGoogleAnalytics
상속:
extends
craft\BaseMigration
파일 보기
프로젝트 열기: nystudio107/seomatic
공개 메소드들
메소드
설명
safeUp
( ) :
boolean
Any migration code in here is wrapped inside of a transaction.
비공개 메소드들
메소드
설명
_addColumnsAfter
(
$tableName
,
$newColumns
,
$afterColumnHandle
)
메소드 상세
safeUp()
공개
메소드
Any migration code in here is wrapped inside of a transaction.
public
safeUp
( ) :
boolean
리턴
boolean