Skip to content

Commit 742983b

Browse files
committed
Merge pull request #40 from php-cache/analysis-z9mnla
Applied fixes from StyleCI
2 parents 9c43e7d + 4708cce commit 742983b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/CachePoolTest.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\integration-tests 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
*

src/HierarchicalCachePoolTest.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\integration-tests 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
*

src/TaggableCachePoolTest.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\integration-tests 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)