Skip to content

Commit fee3f34

Browse files
NyholmStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent 416b31e commit fee3f34

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

src/CacheAdapterBundle.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\doctrine-adapter-bundle package.
4+
* This file is part of php-cache\adapter-bundle package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

src/DependencyInjection/CacheAdapterExtension.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\doctrine-adapter-bundle package.
4+
* This file is part of php-cache\adapter-bundle package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

src/DependencyInjection/Configuration.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\doctrine-adapter-bundle package.
4+
* This file is part of php-cache\adapter-bundle package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

src/ProviderHelper/Memcached.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\doctrine-adapter-bundle package.
4+
* This file is part of php-cache\adapter-bundle package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

tests/DependencyInjection/DoctrineCacheExtensionTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\doctrine-adapter-bundle package.
4+
* This file is part of php-cache\adapter-bundle package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

0 commit comments

Comments
 (0)