Add PHPCS as a dependency

This commit is contained in:
Pierre Rudloff 2016-08-01 03:16:33 +02:00
parent efde57bd60
commit 8c8c36acee
4 changed files with 84 additions and 5 deletions

View file

@ -112,7 +112,6 @@ class VideoDownload
} else {
return $process->getOutput();
}
}
public function getFilename($url, $format = null)