Your IP : 216.73.217.95


Current Path : /proc/thread-self/root/var/www/surf/TYPO3/vendor/torresani/surf/Configuration/
Upload File :
Current File : //proc/thread-self/root/var/www/surf/TYPO3/vendor/torresani/surf/Configuration/Icons.php

<?php

return [
    'surf-plugin-order' => [
        'provider' => \TYPO3\CMS\Core\Imaging\IconProvider\SvgIconProvider::class,
        'source' => 'EXT:surf/Resources/Public/Icons/user_plugin_order.svg'
    ],
    'surf-plugin-delivery' => [
        'provider' => \TYPO3\CMS\Core\Imaging\IconProvider\SvgIconProvider::class,
        'source' => 'EXT:surf/Resources/Public/Icons/user_plugin_delivery.svg'
    ],
];