Skip to content

Commit fee3f34

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

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

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 <aequasi@gmail.com>
6+
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
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 <aequasi@gmail.com>
6+
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
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 <aequasi@gmail.com>
6+
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
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 <aequasi@gmail.com>
6+
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
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 <aequasi@gmail.com>
6+
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
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)