TYPO3 CMS  TYPO3_7-6
Acceptance.php
Go to the documentation of this file.
1 <?php
2 namespace Helper;
3 
4 class Acceptance extends \Codeception\Module
5 {
6 }