mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-08 04:22:40 +00:00
Updating all @package annotations in doc blocks
This commit is contained in:
parent
21ff9caac7
commit
cfd2d9e00b
547 changed files with 1294 additions and 1294 deletions
|
@ -22,7 +22,7 @@ PHP_CodeCoverage_Filter::getInstance()->addFileToBlacklist(__FILE__, 'DEFAULT');
|
|||
/**
|
||||
* A custom test runner for Cake's use of PHPUnit.
|
||||
*
|
||||
* @package cake.tests.lib
|
||||
* @package Cake.TestSuite
|
||||
*/
|
||||
class CakeTestRunner extends PHPUnit_TextUI_TestRunner {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue