Browse 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 14 năm trước cách đây
mục cha
commit
363719ac77

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

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