File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
/*
3
3
* Copyright (c) 2016 KUBO Atsuhiro <kubo@iteman.jp>,
4
- * All rights reserved.
5
- *
6
- * This file is part of PHPMentorsRouteBasedSessionConfigurationBundle.
7
- *
8
- * This program and the accompanying materials are made available under
9
- * the terms of the BSD 2-Clause License which accompanies this
10
- * distribution, and is available at http://opensource.org/licenses/BSD-2-Clause
11
- */
4
+ * All rights reserved.
5
+ *
6
+ * This file is part of PHPMentorsRouteBasedSessionConfigurationBundle.
7
+ *
8
+ * This program and the accompanying materials are made available under
9
+ * the terms of the BSD 2-Clause License which accompanies this
10
+ * distribution, and is available at http://opensource.org/licenses/BSD-2-Clause
11
+ */
12
12
13
13
namespace PHPMentors \RouteBasedSessionConfigurationBundle \DependencyInjection ;
14
14
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/*
3
3
* Copyright (c) 2016 KUBO Atsuhiro <kubo@iteman.jp>,
4
- * All rights reserved.
5
- *
6
- * This file is part of PHPMentorsRouteBasedSessionConfigurationBundle.
7
- *
8
- * This program and the accompanying materials are made available under
9
- * the terms of the BSD 2-Clause License which accompanies this
10
- * distribution, and is available at http://opensource.org/licenses/BSD-2-Clause
11
- */
4
+ * All rights reserved.
5
+ *
6
+ * This file is part of PHPMentorsRouteBasedSessionConfigurationBundle.
7
+ *
8
+ * This program and the accompanying materials are made available under
9
+ * the terms of the BSD 2-Clause License which accompanies this
10
+ * distribution, and is available at http://opensource.org/licenses/BSD-2-Clause
11
+ */
12
12
13
13
namespace PHPMentors \RouteBasedSessionConfigurationBundle \EventListener ;
14
14
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<container xmlns =" http://symfony.com/schema/dic/services" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd" >
3
3
<parameters >
4
4
<!-- Classes -->
You can’t perform that action at this time.
0 commit comments