Sha256: db7eb0702f97a851b6090b99b40b4150880ccac9939280f3412300c3a0baafc9
Contents?: true
Size: 180 Bytes
Versions: 42
Compression:
Stored size: 180 Bytes
Contents
<?php use Symfony\Component\Console\Command\Command; class Foo4Command extends Command { protected function configure() { $this->setName('foo3:bar:toh'); } }
Version data entries
42 entries across 42 versions & 1 rubygems