Verified Commit d8dab58d authored by Jess's avatar Jess
Browse files

Issue #3326787 by Akhil Babu, joachim: loadByProperties() shoud specify it does no access checking

(cherry picked from commit c6c37c28)
parent 61617df5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ public function loadRevision($revision_id);
  public function deleteRevision($revision_id);

  /**
   * Load entities by their property values.
   * Load entities by their property values without any access checks.
   *
   * @param array $values
   *   An associative array where the keys are the property names and the