PHP 클래스 Cake\Upgrade\Shell\Task\FixturesTask

상속: extends BaseTask, use trait ChangeTrait
파일 보기 프로젝트 열기: cakephp/upgrade

공개 프로퍼티들

프로퍼티 타입 설명
$tasks

보호된 메소드들

메소드 설명
_process ( $path ) : boolean Process fixture content and update it for 3.x
_shouldProcess ( string $path ) : boolean _shouldProcess

메소드 상세

_process() 보호된 메소드

Process fixture content and update it for 3.x
protected _process ( $path ) : boolean
리턴 boolean

_shouldProcess() 보호된 메소드

Only process files in fixture folders
protected _shouldProcess ( string $path ) : boolean
$path string
리턴 boolean

프로퍼티 상세

$tasks 공개적으로 프로퍼티

public $tasks