mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Added deprecated tag
This commit is contained in:
parent
1528b5c382
commit
f2d1ebae49
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ App::uses('View', 'View');
|
|||
* Stub class for 2.1 Compatibility
|
||||
*
|
||||
* @package Cake.View
|
||||
* @deprecated Deprecated since 2.1, use View class instead
|
||||
*/
|
||||
class ThemeView extends View {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue