See also https://github.com/PHP-DI/Silex-Bridge/issues/1 PHP-DI supports this syntax: `['Test\Controller', 'test']` but not `'Test\Controller::test'`.
See also PHP-DI/Silex-Bridge#1
PHP-DI supports this syntax:
['Test\Controller', 'test']but not'Test\Controller::test'.