Use the castToArray() helper to turn those variables into arrays: Copy. 1 2 3 4 ->arrayNode('hosts') ->beforeNormalization()->castToArray()->end() // .
確定! 回上一頁