Skip to content

Commit 0af4b9e

Browse files
mpdudefabpot
authored andcommitted
[3.0][Config] Remove ResourceInterface::getResource() which was deprecated in 2.8
1 parent 4c9448c commit 0af4b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config/EnvParametersResource.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public function __toString()
5050
}
5151

5252
/**
53-
* {@inheritdoc}
53+
* @return array An array with two keys: 'prefix' for the prefix used and 'variables' containing all the variables watched by this resource
5454
*/
5555
public function getResource()
5656
{

0 commit comments

Comments
 (0)