Skip to content

Commit 8422bfb

Browse files
cryptiklemurStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent 0b45e77 commit 8422bfb

6 files changed

Lines changed: 6 additions & 6 deletions

ArrayCachePool.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\array-adapter package.
4+
* This file is part of php-cache organization.
55
*
66
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77
*

Tests/ArrayCachePoolTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\array-adapter package.
4+
* This file is part of php-cache organization.
55
*
66
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77
*

Tests/CreatePoolTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\array-adapter package.
4+
* This file is part of php-cache organization.
55
*
66
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77
*

Tests/IntegrationHierarchicalTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\array-adapter package.
4+
* This file is part of php-cache organization.
55
*
66
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77
*

Tests/IntegrationPoolTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\array-adapter package.
4+
* This file is part of php-cache organization.
55
*
66
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77
*

Tests/IntegrationTagTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\array-adapter package.
4+
* This file is part of php-cache organization.
55
*
66
* (c) 2015-2015 Aaron Scherer <aequasi@gmail.com>, Tobias Nyholm <tobias.nyholm@gmail.com>
77
*

0 commit comments

Comments
 (0)