Skip to content

Instantly share code, notes, and snippets.

View sbusemann's full-sized avatar

Stefan Busemann sbusemann

  • in2code GmbH
  • Rosenheim
View GitHub Profile
@froemken
froemken / DatabaseUtility.php
Last active June 14, 2021 06:21
TYPO3 admin_get_fields with Doctrine QueryBuilder
<?php
declare(strict_types=1);
/*
* This file is part of the package jweiland/maps2.
*
* For the full copyright and license information, please read the
* LICENSE file that was distributed with this source code.
*/