Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
D&T Internet GmbH
TYPO3 CMS HiOrg Integration
Commits
76d3c50e
Commit
76d3c50e
authored
Jan 29, 2020
by
Stefan Bublies
Browse files
Änderung des Injects (ist markiert als deprecated und spätestens in 10 fällt es eh weg)
parent
f32f79a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Classes/Controller/HiOrgServerLoginController.php
View file @
76d3c50e
...
...
@@ -39,7 +39,7 @@ class HiOrgServerLoginController extends \TYPO3\CMS\Extbase\Mvc\Controller\Actio
* hiOrgServerLoginRepository
*
* @var \DTInternet\DtiHiorg\Domain\Repository\HiOrgServerLoginRepository
* @
i
nject
* @
TYPO3\CMS\Extbase\Annotation\I
nject
*/
protected
$hiOrgServerLoginRepository
=
NULL
;
...
...
Classes/Controller/HiOrgServerSchnittstelleController.php
View file @
76d3c50e
...
...
@@ -36,7 +36,7 @@ class HiOrgServerSchnittstelleController extends \TYPO3\CMS\Extbase\Mvc\Controll
* hiOrgServerSchnittstelleRepository
*
* @var \DTInternet\DtiHiorg\Domain\Repository\HiOrgServerSchnittstelleRepository
* @
i
nject
* @
TYPO3\CMS\Extbase\Annotation\I
nject
*/
protected
$hiOrgServerSchnittstelleRepository
=
NULL
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment