Trait providing utility methods for file based config engines.
$_path
protected string
_getFilePath( string $key , boolean $checkExists false )
Get file path
$key
The identifier to write to. If the key has a . it will be treated as a plugin prefix.
$checkExists
optional false Cake\Core\Exception\Exception
When files don't exist or when files contain '..' as this could lead to abusive reads.
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.4/class-Cake.Core.Configure.FileConfigTrait.html