Skip to content

Commit c95b94e

Browse files
committed
Code review fix
1 parent 9937343 commit c95b94e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/src/Unit/Entity/ApiProductTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
class ApiProductTest extends UnitTestCase {
2929

3030
/**
31+
* The API Product under test.
32+
*
3133
* @var \Drupal\apigee_edge\Entity\ApiProduct
3234
*/
3335
private $apiProduct;

0 commit comments

Comments
 (0)