TYPO3
7.6
Users
bogdan
Projects
Kapeli
Resources
Dash
Docsets
TYPO3
src
vendor
symfony
console
Tests
Fixtures
BarBucCommand.php
Go to the documentation of this file.
1
<?php
2
3
use
Symfony\Component\Console\Command\Command
;
4
5
class
BarBucCommand
extends
Command
6
{
7
protected
function
configure
()
8
{
9
$this->
setName
(
'bar:buc'
);
10
}
11
}
Generated on Wed Nov 11 2015 01:51:51 for TYPO3 by
1.8.3