Explorar o código

[Config][VariableNode] Tweak the code

Victor Berchet %!s(int64=14) %!d(string=hai) anos
pai
achega
6c9e48fd8f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Symfony/Component/Config/Definition/VariableNode.php

+ 0 - 1
src/Symfony/Component/Config/Definition/VariableNode.php

@@ -75,7 +75,6 @@ class VariableNode extends BaseNode implements PrototypeNodeInterface
      */
     protected function validateType($value)
     {
-        return true;
     }
 
     /**