X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FEntity%2FQuery%2FSql%2FQuery.php;h=7e5db5b9a05cb7214961ea2822307c13cbec9151;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=50b81bba91d358148fff24803d36d8e068fe1bdb;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Entity/Query/Sql/Query.php b/web/core/lib/Drupal/Core/Entity/Query/Sql/Query.php index 50b81bba9..7e5db5b9a 100644 --- a/web/core/lib/Drupal/Core/Entity/Query/Sql/Query.php +++ b/web/core/lib/Drupal/Core/Entity/Query/Sql/Query.php @@ -64,7 +64,6 @@ class Query extends QueryBase implements QueryInterface { $this->connection = $connection; } - /** * {@inheritdoc} */