Actions
Feature #82384
closedAllow environment variables in LocalConfig
Start date:
2017-09-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Adding helhum/config-loader as a dependency which allows to get the
global array $TYPO3_CONF_VARS from several places, and adds functionality
for placeholders:
env(ENV_VAR)
const(CONSTANT)
Actions