?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/src/PrestaShopBundle/Resources/config/services/core/



?? Go up: /home/webdevt/prestashop17/src/PrestaShopBundle/Resources/config/services

?? Viewing: foundation.yml

services:
    _defaults:
        public: true

    prestashop.core.foundation.version:
        class: PrestaShop\PrestaShop\Core\Foundation\Version
        arguments:
            - !php/const AppKernel::VERSION
            - !php/const AppKernel::MAJOR_VERSION_STRING
            - !php/const AppKernel::MAJOR_VERSION
            - !php/const AppKernel::MINOR_VERSION
            - !php/const AppKernel::RELEASE_VERSION


??

??