mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +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
|
||||
* empty or undefined '' will be returnned.
|
||||
* empty or undefined '' will be returned.
|
||||
*
|
||||
* @param string $name Name of the block
|
||||
* @return The block content or '' if the block does not exist.
|
||||
|
|
Loading…
Add table
Reference in a new issue