File: php-symfony-polyfill-intl-icu.autoload.php

package info (click to toggle)
php-symfony-polyfill 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,504 kB
  • ctags: 805
  • sloc: php: 103,370; makefile: 72
file content (4 lines) | stat: -rw-r--r-- 100 bytes parent folder | download
1
2
3
4
<?php

require_once __DIR__ . '/bootstrap.php';
require_once 'Symfony/Component/Intl/autoload.php';