10000
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 72ab16d commit 0d7a961Copy full SHA for 0d7a961
src/Symfony/Component/Config/Definition/Builder/ParentNodeDefinitionInterface.php
@@ -16,7 +16,7 @@
16
*
17
* @author Victor Berchet <victor@suumit.com>
18
19
- * @method NodeDefinition[] getChildNodeDefinitions() should be implemented since 4.1
+ * @method NodeDefinition[] getChildNodeDefinitions() Gets the child node definitions - not implementing it is deprecated since Symfony 4.2
20
*/
21
interface ParentNodeDefinitionInterface extends BuilderAwareInterface
22
{
0 commit comments