mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-12 20:49:50 +00:00
generalize sentence
This commit is contained in:
parent
823909603a
commit
854a53b3cb
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ App::uses('Hash', 'Utility');
|
|||
* Class used for manipulation of arrays.
|
||||
*
|
||||
* @package Cake.Utility
|
||||
* @deprecated Deprecated since version 2.4, will be removed in 3.0. Use Hash instead.
|
||||
* @deprecated Will be removed in 3.0. Use Hash instead.
|
||||
*/
|
||||
class Set {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue