PHP 클래스 Bart\GitHook\CodeFreeze

상속: extends Bart\GitHook\GitHookAction
파일 보기 프로젝트 열기: box/bart 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
run ( Commit $commit ) Run the action

비공개 메소드들

메소드 설명
isSuperUser ( ) : boolean

메소드 상세

__construct() 공개 메소드

public __construct ( )

run() 공개 메소드

Run the action
public run ( Commit $commit )
$commit Bart\Git\Commit commit to verify