mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Resolving conflict left out in previous commit
This commit is contained in:
parent
c1e81a20cd
commit
1b38d7c851
1 changed files with 1 additions and 3 deletions
|
@ -15,11 +15,9 @@
|
|||
* @since CakePHP(tm) v 2.0
|
||||
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
*/
|
||||
<<<<<<< HEAD:lib/Cake/Console/TaskCollection.php
|
||||
|
||||
App::uses('ObjectCollection', 'Utility');
|
||||
|
||||
=======
|
||||
>>>>>>> origin/2.0:cake/console/libs/task_collection.php
|
||||
class TaskCollection extends ObjectCollection {
|
||||
/**
|
||||
* Shell to use to set params to tasks.
|
||||
|
|
Loading…
Add table
Reference in a new issue