mirror of
https://github.com/processwire/processwire.git
synced 2025-08-10 00:37:02 +02:00
Fix typo in phpdoc processwire/processwire-issues#458
This commit is contained in:
@@ -501,7 +501,7 @@ function wireRenderFile($filename, array $vars = array(), array $options = array
|
||||
* - It will assume a ".php" extension if filename has no extension.
|
||||
*
|
||||
* Note this function produced direct output. To retrieve output as a return value, use the
|
||||
* wireTemplateFile function instead.
|
||||
* `wireRenderFile()` function instead.
|
||||
*
|
||||
* @param $filename
|
||||
* @param array $vars Optional variables you want to hand to the include (associative array)
|
||||
|
Reference in New Issue
Block a user