Parcourir la source

ZF-11384
Zend_Config
Added support for indented comments in Zend_Config_Yaml
(added forgotten yaml file for unit test)


git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@24091 44c647ce-9c0f-0410-b52a-842ac1e357ba

adamlundrigan il y a 14 ans
Parent
commit
363719ac77
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      tests/Zend/Config/_files/indentedcomments.yaml

+ 4 - 0
tests/Zend/Config/_files/indentedcomments.yaml

@@ -0,0 +1,4 @@
+resources:
+    #frontcontroller!
+    frontController:
+        controllerDirectory: APPLICATION_PATH/controllers