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
9e222abc
Commit
9e222abc
authored
Jan 29, 2020
by
Stefan Bublies
Browse files
Add Inject
parent
05a0a152
Changes
2
Show whitespace changes
Inline
Side-by-side
Classes/Controller/HiOrgServerLoginController.php
View file @
9e222abc
...
...
@@ -39,7 +39,7 @@ class HiOrgServerLoginController extends \TYPO3\CMS\Extbase\Mvc\Controller\Actio
* hiOrgServerLoginRepository
*
* @var \Dtihiorg\DtiHiorg\Domain\Repository\HiOrgServerLoginRepository
*
*
@inject
*/
protected
$hiOrgServerLoginRepository
=
NULL
;
...
...
Classes/Controller/HiOrgServerSchnittstelleController.php
View file @
9e222abc
...
...
@@ -36,7 +36,7 @@ class HiOrgServerSchnittstelleController extends \TYPO3\CMS\Extbase\Mvc\Controll
* hiOrgServerSchnittstelleRepository
*
* @var \Dtihiorg\DtiHiorg\Domain\Repository\HiOrgServerSchnittstelleRepository
*
*
@inject
*/
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