change line endings

This commit is contained in:
Gilles Crettenand
2015-06-02 17:26:01 +02:00
parent 265ed19543
commit c0159f4b79
16 changed files with 1739 additions and 1739 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 { }