mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Deprecating NeatArray
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3409 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
be1737114c
commit
48cd623b92
1 changed files with 2 additions and 1 deletions
|
@ -33,8 +33,9 @@
|
||||||
*
|
*
|
||||||
* @package cake
|
* @package cake
|
||||||
* @subpackage cake.cake.libs
|
* @subpackage cake.cake.libs
|
||||||
|
* @deprecated
|
||||||
*/
|
*/
|
||||||
class NeatArray{
|
class NeatArray {
|
||||||
/**
|
/**
|
||||||
* Value of NeatArray.
|
* Value of NeatArray.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue