diff --git a/docs/guide/structure-views.md b/docs/guide/structure-views.md index a214be0..7e98a88 100644 --- a/docs/guide/structure-views.md +++ b/docs/guide/structure-views.md @@ -272,7 +272,6 @@ of the controller in the `report` view, such as the controller ID shown in the f ```php The controller ID is: context->id ?> -?> ``` The push approach is usually the preferred way of accessing data in views, because it makes views less dependent