Contribution Date
Technology
Contribution Project
Contribution Details
+++ b/core/lib/Drupal/Core/Entity/Query/QueryInterface.php
@@ -134,9 +134,12 @@ public function notExists($field, $langcode = NULL);
+ * The maximum number of rows to return. If there is no rows returns NULL,
+ * @return $this
"If there *are*..."
Also, there should be a blank line between last @param and @return.
Contribution Issue Link
Contribution Link
Files count
0
Patches count
0