mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-11-05 01:20:19 +01:00
commit
ccf28b7012
@ -147,6 +147,6 @@ class LinkSharedFilesTask extends AbstractTask implements IsReleaseAware
|
|||||||
$path = $linkedEntity;
|
$path = $linkedEntity;
|
||||||
}
|
}
|
||||||
|
|
||||||
return [$path, $strategy];
|
return array($path, $strategy);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user