We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9448c commit 0af4b9eCopy full SHA for 0af4b9e
Config/EnvParametersResource.php
@@ -50,7 +50,7 @@ public function __toString()
50
}
51
52
/**
53
- * {@inheritdoc}
+ * @return array An array with two keys: 'prefix' for the prefix used and 'variables' containing all the variables watched by this resource
54
*/
55
public function getResource()
56
{
0 commit comments