We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca6ecc5 + e128903 commit 4fe3d95Copy full SHA for 4fe3d95
1 file changed
src/View/AppView.php
@@ -23,6 +23,7 @@
23
* Your application's default view class
24
*
25
* @link https://book.cakephp.org/5/en/views.html#the-app-view
26
+ * @extends \Cake\View\View<\App\View\AppView>
27
*/
28
class AppView extends View
29
{
0 commit comments