File: pkg-php-tools-autoloaders

package info (click to toggle)
php-symfony-contracts 2.5.2-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 508 kB
  • sloc: php: 2,213; makefile: 67
file content (12 lines) | stat: -rw-r--r-- 836 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
symfony		cache-implementation		Symfony/Component/Cache/autoload.php
symfony		event-dispatcher-implementation	Symfony/Component/EventDispatcher/autoload.php
symfony		http-client-implementation	Symfony/Component/HttpClient/autoload.php
symfony		service-implementation		Symfony/Component/DependencyInjection/autoload.php
symfony		translation-implementation	Symfony/Component/Translation/autoload.php

symfony		cache-contracts			Symfony/Contracts/Cache/autoload.php
symfony		deprecation-contracts		Symfony/Contracts/Deprecation/autoload.php
symfony		event-dispatcher-contracts	Symfony/Contracts/EventDispatcher/autoload.php
symfony		http-client-contracts		Symfony/Contracts/HttpClient/autoload.php
symfony		service-contracts		Symfony/Contracts/Service/autoload.php
symfony		translation-contracts		Symfony/Contracts/Translation/autoload.php