<?php declare(strict_types=1); /* * This file is part of vonRotenberg Coretools Bundle. * * (c) vonRotenberg * * @license proprietary */ use vonRotenberg\CoretoolsBundle\Widget\GridPosition; $GLOBALS['BE_FFL']['gridPosition'] = GridPosition::class;