Files
Phraseanet/lib/conf.d/plugins/commands.php
2013-08-08 15:35:46 +02:00

12 lines
234 B
PHP

<?php
// This file is automatically generated, please do not edit it.
// To update configuration, use bin/console plugins:* commands.
use Alchemy\Phrasea\CLI;
return call_user_func(function (CLI $cli) {
return $cli;
}, $cli);