We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9937343 commit c95b94eCopy full SHA for c95b94e
tests/src/Unit/Entity/ApiProductTest.php
@@ -28,6 +28,8 @@
28
class ApiProductTest extends UnitTestCase {
29
30
/**
31
+ * The API Product under test.
32
+ *
33
* @var \Drupal\apigee_edge\Entity\ApiProduct
34
*/
35
private $apiProduct;
0 commit comments