You've already forked symfony-storage
version 1.0
This commit is contained in:
8
StorageBundle/Exceptions/UnknownStorage.php
Normal file
8
StorageBundle/Exceptions/UnknownStorage.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Bluesquare\StorageBundle\Exceptions;
|
||||
|
||||
class UnknownStorage extends \Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user