mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Trimming trailing whitespace from files. Refs #201
This commit is contained in:
parent
7088afbb88
commit
f11068b831
4 changed files with 4 additions and 4 deletions
|
@ -20,4 +20,4 @@
|
|||
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
*/
|
||||
return $config['Cake.version'] = '1.3.0-alpha';
|
||||
?>
|
||||
?>
|
|
@ -915,4 +915,4 @@ class ModelTask extends Shell {
|
|||
$this->Fixture->bake($className, $useTable);
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
|
@ -772,4 +772,4 @@ class JsBaseEngineTestCase extends CakeTestCase {
|
|||
}
|
||||
|
||||
}
|
||||
?>
|
||||
?>
|
|
@ -801,4 +801,4 @@ class CodeCoverageManager {
|
|||
return false;
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
Loading…
Reference in a new issue