Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / Query / QueryException.php
index 2f8741d1a1c1a08d47495b4f813269cbf8d6f615..5a886baf02ef1ba26bd2684e692a0c890c74b5bc 100644 (file)
@@ -9,4 +9,4 @@ namespace Drupal\Core\Entity\Query;
  * conditions, and will raise a QueryException when an unsupported
  * condition was specified.
  */
-class QueryException extends \Exception { }
+class QueryException extends \Exception {}