paperino00
10-30-2012, 07:00 PM
Hello, what kind of argument is there in this function ? I don't understand PhingFile...
thanks
public function setFile(PhingFile $file) {
$this->file = $file;
}
thanks
public function setFile(PhingFile $file) {
$this->file = $file;
}