]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserUpdateException.php
Fix English translations
[bookstack] / app / Exceptions / UserUpdateException.php
index eb41dece6d626a93c13c85b72ff2b7ac35f31d50..81e95b16fd201a3ae7ccd1d58ea8dac242823323 100644 (file)
@@ -1,3 +1,5 @@
 <?php namespace BookStack\Exceptions;
 
-class UserUpdateException extends NotifyException {}
+class UserUpdateException extends NotifyException
+{
+}