PHP Class CopyFileScriptRunner, prado

Afficher le fichier Open project: pradosoft/prado

Protected Properties

Свойство Type Description
$baseFile
$targetFile

Méthodes publiques

Méthode Description
__construct ( $base, $target )
runScript ( $connection, $script )

Method Details

__construct() public méthode

public __construct ( $base, $target )

runScript() public méthode

public runScript ( $connection, $script )

Property Details

$baseFile protected_oe property

protected $baseFile

$targetFile protected_oe property

protected $targetFile