mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 00:48:57 +02:00
Tweaks.
This commit is contained in:
@@ -248,11 +248,10 @@ abstract class AbstractTask
|
||||
return $command;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $releasesDirectory
|
||||
* @param $releaseId
|
||||
* @return bool
|
||||
*/
|
||||
/**
|
||||
* @param integer $releaseId
|
||||
* @return bool
|
||||
*/
|
||||
protected function tarRelease($releaseId)
|
||||
{
|
||||
$result = true;
|
||||
|
||||
Reference in New Issue
Block a user