Sha256: cb9ae103b3c206d29d330af62c5f6632c18e2aa88bf8144e808db02ef1cdb52a
Contents?: true
Size: 388 Bytes
Versions: 42
Compression:
Stored size: 388 Bytes
Contents
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Console\Tests\Fixtures; use Symfony\Component\Console\Application; class DescriptorApplication1 extends Application { }
Version data entries
42 entries across 42 versions & 1 rubygems