<?phpnamespace Container14;use SymfonyComponentDependencyInjectionContainerBuilder;class ProjectServiceContainer extends ContainerBuilder{}return new ProjectServiceContainer();