?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/src/PrestaShopBundle/Resources/config/services/core/



?? Go up: /home/webdevt/www/schtroumpf.fr/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 PrestaShop\PrestaShop\Core\Version::VERSION
      - !php/const PrestaShop\PrestaShop\Core\Version::MAJOR_VERSION_STRING
      - !php/const PrestaShop\PrestaShop\Core\Version::MAJOR_VERSION
      - !php/const PrestaShop\PrestaShop\Core\Version::MINOR_VERSION
      - !php/const PrestaShop\PrestaShop\Core\Version::RELEASE_VERSION


??

??