|
|
@@ -597,8 +597,7 @@ class View extends Object {
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Returns the contents of the given View variable or a block.
|
|
|
- * Blocks are checked before view variables.
|
|
|
+ * Returns the contents of the given View variable.
|
|
|
*
|
|
|
* @param string $var The view var you want the contents of.
|
|
|
* @param mixed $default The default/fallback content of $var.
|