update sabre/vobject
This commit is contained in:
3
vendor/sabre/vobject/lib/ParseException.php
vendored
3
vendor/sabre/vobject/lib/ParseException.php
vendored
@@ -9,5 +9,6 @@ namespace Sabre\VObject;
|
||||
* @author Evert Pot (http://evertpot.com/)
|
||||
* @license http://sabre.io/license/ Modified BSD License
|
||||
*/
|
||||
class ParseException extends \Exception {
|
||||
class ParseException extends \Exception
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user