You've already forked symfony-storage
debug change directory
This commit is contained in:
@@ -35,7 +35,7 @@ class StorageExtension extends Extension
|
||||
|
||||
public function getAlias()
|
||||
{
|
||||
dump(parent::getAlias()); die;
|
||||
return parent::getAlias(); // TODO: Change the autogenerated stub
|
||||
return ('bluesquare/storage');
|
||||
// return parent::getAlias(); // TODO: Change the autogenerated stub
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user