IOP-Patho/vendor/codeception/base/tests/data/params/params.env.example

7 lines
73 B
Plaintext
Raw Normal View History

2025-07-17 08:28:28 +00:00
KEY="val"
# use inheritance and comments
KEY1="${KEY}1"
KEY2="${KEY}2"