Streamline app compatibility between Solr and WS

This commit is contained in:
Gilles Crettenand
2015-06-02 13:33:09 +02:00
parent 1ee3aa305d
commit 018846e567
10 changed files with 765 additions and 760 deletions

View File

@@ -1,8 +1,8 @@
<?php
namespace BSR\Lib\Exception;
/**
* Exception raised when an invalid attribute name is accessed
*/
class InvalidAttributeException extends \Exception { }
<?php
namespace BSR\Lib\Exception;
/**
* Exception raised when an invalid attribute name is accessed
*/
class InvalidAttributeException extends \Exception { }