mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-08 14:28:57 +02:00
[Nostromo] Revert RuntimeInterface
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
namespace Mage\Tests\Runtime;
|
||||
|
||||
use Mage\Runtime\Runtime;
|
||||
use Mage\Runtime\RuntimeInterface;
|
||||
use Symfony\Component\Process\Process;
|
||||
|
||||
class RuntimeMockup extends Runtime
|
||||
@@ -17,7 +16,7 @@ class RuntimeMockup extends Runtime
|
||||
/**
|
||||
* Generate the Release ID
|
||||
*
|
||||
* @return RuntimeInterface
|
||||
* @return Runtime
|
||||
*/
|
||||
public function generateReleaseId()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user