PHP 클래스 CopyFileScriptRunner, prado

파일 보기 프로젝트 열기: pradosoft/prado

보호된 프로퍼티들

프로퍼티 타입 설명
$baseFile
$targetFile

공개 메소드들

메소드 설명
__construct ( $base, $target )
runScript ( $connection, $script )

메소드 상세

__construct() 공개 메소드

public __construct ( $base, $target )

runScript() 공개 메소드

public runScript ( $connection, $script )

프로퍼티 상세

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

protected $baseFile

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

protected $targetFile