mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 04:36:09 +01:00
Fix typo3 in variable
This commit is contained in:
parent
a16b5d4ef7
commit
011c337078
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ class DestinationDataImportService {
|
||||||
/*
|
/*
|
||||||
* @var
|
* @var
|
||||||
*/
|
*/
|
||||||
protected $enviroment;
|
protected $environment;
|
||||||
/**
|
/**
|
||||||
* @var bool
|
* @var bool
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue