Skip to content

Instantly share code, notes, and snippets.

@rbqueo
rbqueo / MenuUtility.php
Last active January 15, 2023 11:51 — forked from birger-fuehne/MenuUtility.php
Set USERDEF1 (or USERDEF2) in a language menu on record detail pages if the record is not translated. #TYPO3
<?php
namespace BGM\BgmTheme\Utility;
/*
* This file is part of the TYPO3 CMS project.
*
* It is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License, either version 2
* of the License, or any later version.
*