Improving view class comments.
This commit is contained in:
parent
9f5367f32b
commit
dbeb2f4ddb
|
@ -97,7 +97,7 @@ public function get()
|
|||
// occur while the view is rendering.
|
||||
//
|
||||
// Otherwise, a white screen of death will be shown
|
||||
// when an exception occurs while rendering the view.
|
||||
// if an exception occurs while rendering the view.
|
||||
// -----------------------------------------------------
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue