-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #300 from franzholz/develop
remove @Package and @subpackage
- Loading branch information
Showing
198 changed files
with
109 additions
and
407 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use TYPO3\CMS\Core\Utility\GeneralUtility; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\Domain\Repository\PageRepository; | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use TYPO3\CMS\Core\Utility\GeneralUtility; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\Service\MarkerBasedTemplateService; | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
class ControlApi | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use TYPO3\CMS\Core\Context\Context; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
|
||
use TYPO3\CMS\Core\Context\Context; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use JambageCom\Div2007\Utility\CompatibilityUtility; | ||
use JambageCom\Div2007\Utility\FileAbstractionUtility; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use JambageCom\Div2007\Utility\SystemUtility; | ||
use TYPO3\CMS\Core\Utility\GeneralUtility; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,8 +24,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use TYPO3\CMS\Core\Service\MarkerBasedTemplateService; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use JambageCom\Div2007\Api\Frontend; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,8 +38,6 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
class Localization extends TranslationBase implements SingletonInterface | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use Psr\Http\Message\ServerRequestInterface; | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
class PaymentApi | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use JambageCom\Transactor\Api\PaymentApi; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,8 +39,6 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
|
||
use TYPO3\CMS\Core\Service\MarkerBasedTemplateService; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
|
||
use Psr\EventDispatcher\EventDispatcherInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
class PriceApi | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,8 +21,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use Doctrine\DBAL\ParameterType; | ||
use Psr\Log\LoggerAwareInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,8 +24,6 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use TYPO3\CMS\Core\Core\Environment; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,8 +38,6 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
|
||
use TYPO3\CMS\Core\Context\Context; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
namespace JambageCom\TtProducts\Controller\Base; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,8 +37,6 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
|
||
use Psr\Http\Message\ResponseInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,7 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
class CmsBackend extends CmsHookBase | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,7 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
|
||
use TYPO3\CMS\Core\Utility\VersionNumberUtility; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,8 +39,7 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
class FrontendProcessor | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use TYPO3\CMS\Core\TypoScript\TemplateService; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,8 +38,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\Core\Bootstrap; | ||
use TYPO3\CMS\Core\Localization\LanguageService; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,8 +38,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use Psr\Http\Message\ServerRequestInterface; | ||
use TYPO3\CMS\Core\Context\Context; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,7 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
class CreateLanguagesUtility | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,7 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use JambageCom\Div2007\Utility\TableUtility; | ||
use TYPO3\CMS\Core\Core\Environment; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,7 @@ | |
* | ||
* @author Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
class MoveItemsUtility | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,8 +38,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use TYPO3\CMS\Core\Utility\GeneralUtility; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
|
||
use Psr\EventDispatcher\EventDispatcherInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,8 +33,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\Context\Context; | ||
use TYPO3\CMS\Core\Core\Environment; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,8 +33,6 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
*/ | ||
use TYPO3\CMS\Core\Resource\ResourceFactory; | ||
use TYPO3\CMS\Core\Resource\StorageRepository; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,8 +33,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
|
||
use TYPO3\CMS\Core\Domain\Repository\PageRepository; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\Context\Context; | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,8 +33,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\Context\Context; | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,8 +33,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\Utility\ExtensionManagementUtility; | ||
use TYPO3\CMS\Core\Utility\MathUtility; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\Context\Context; | ||
use TYPO3\CMS\Core\Utility\ExtensionManagementUtility; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,7 @@ | |
* | ||
* @maintainer Franz Holzinger <[email protected]> | ||
* | ||
* @package TYPO3 | ||
* @subpackage tt_products | ||
* | ||
*/ | ||
use TYPO3\CMS\Core\SingletonInterface; | ||
use TYPO3\CMS\Core\Utility\GeneralUtility; | ||
|
Oops, something went wrong.