<?php declare(strict_types=1); return [ 'id' => 'hello world', 'autowire' => new \Spiral\Core\Container\Autowire('something'), ];
info at phpclasses dot org