TYPO3  7.6
Foo5Command.php
Go to the documentation of this file.
1 <?php
2 
4 
5 class Foo5Command extends Command
6 {
7  public function __construct()
8  {
9  }
10 }