From 4109ea8f55ff0ced93d62a01c2a0b015bed744b5 Mon Sep 17 00:00:00 2001 From: Jeanmonod David Date: Wed, 17 Oct 2012 22:14:53 +0200 Subject: [PATCH] Add the new enum node type in 2.1 --- components/config/definition.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/components/config/definition.rst b/components/config/definition.rst index dd867c82a55..f42d2813f19 100644 --- a/components/config/definition.rst +++ b/components/config/definition.rst @@ -100,6 +100,7 @@ node definition. Node type are available for: * scalar * boolean * array +* enum (new in 2.1) * variable (no validation) and are created with ``node($name, $type)`` or their associated shortcut