]> git.mxchange.org Git - friendica.git/blob - tests/datasets/config/transformer/ressource.node.config.php
Config: Improve the node.config.php transformation
[friendica.git] / tests / datasets / config / transformer / ressource.node.config.php
1 <?php
2
3 return [
4         'ressource' => [
5                 'ressources_not_allowed' => new \GuzzleHttp\Psr7\AppendStream(),
6         ],
7 ];