We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -1022,7 +1022,7 @@ |
||
| 1022 | 1022 | |
| 1023 | 1023 | if (TYPO3_DLOG) { |
| 1024 | 1024 | |
| 1025 | - \TYPO3\CMS\Core\Utility\GeneralUtility::devLog('[tx_dlf_document->getRawText('.$id.')] Invalid structure node @ID "'.$id.'"'. self::$extKey, SYSLOG_SEVERITY_WARNING); |
|
| 1025 | + \TYPO3\CMS\Core\Utility\GeneralUtility::devLog('[tx_dlf_document->getRawText('.$id.')] Invalid structure node @ID "'.$id.'"'.self::$extKey, SYSLOG_SEVERITY_WARNING); |
|
| 1026 | 1026 | |
| 1027 | 1027 | } |
| 1028 | 1028 | |