mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 17:16:18 +00:00
commit
afbd582155
1 changed files with 1 additions and 1 deletions
|
@ -648,7 +648,7 @@ class View extends Object {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetch the content for a block. If a block is
|
* Fetch the content for a block. If a block is
|
||||||
* empty or undefined '' will be returnned.
|
* empty or undefined '' will be returned.
|
||||||
*
|
*
|
||||||
* @param string $name Name of the block
|
* @param string $name Name of the block
|
||||||
* @return The block content or '' if the block does not exist.
|
* @return The block content or '' if the block does not exist.
|
||||||
|
|
Loading…
Add table
Reference in a new issue