PHP Classes

File: vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/builder_1_tags.json

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/builder_1_tags.json   Download  
File: vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor/builder_1_tags.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 997 bytes
 

Contents

Class file image Download
{ "tag1": [ { "class": "Full\\Qualified\\Class2", "scope": "container", "public": false, "synthetic": true, "lazy": false, "shared": true, "synchronized": false, "abstract": false, "file": "\/path\/to\/file", "factory_service": "factory.service", "factory_method": "get", "autowire": false, "autowiring_types": [] } ], "tag2": [ { "class": "Full\\Qualified\\Class2", "scope": "container", "public": false, "synthetic": true, "lazy": false, "shared": true, "synchronized": false, "abstract": false, "file": "\/path\/to\/file", "factory_service": "factory.service", "factory_method": "get", "autowire": false, "autowiring_types": [] } ] }