Skip to content
Snippets Groups Projects

TEST WILL FAIL

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -22,6 +22,8 @@ interface OrderReportInterface extends ContentEntityInterface {
*
* @return \Drupal\commerce_order\Entity\OrderInterface
* The order entity.
*
* THIS CHANGE DOESN'T MATTER FOR THE TESTS.
*/
public function getOrder();
Loading