debug change directory
This commit is contained in:
parent
17635268c0
commit
7722b25213
|
@ -46,7 +46,7 @@ class StorageExtension extends Extension implements PrependExtensionInterface
|
||||||
|
|
||||||
public function getAlias()
|
public function getAlias()
|
||||||
{
|
{
|
||||||
return ('bluesquare/storage_test');
|
return ('bluesquare/storage');
|
||||||
// return parent::getAlias(); // TODO: Change the autogenerated stub
|
// return parent::getAlias(); // TODO: Change the autogenerated stub
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue