//Plugin: {title}
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin(
    '{extensionCamelCase}',
    '{name}',
    '{title}'
);
