mirror of
https://github.com/processwire/processwire.git
synced 2025-08-26 16:14:35 +02:00
Fix additional phpdoc typos per processwire/processwire-issues#797
This commit is contained in:
@@ -222,6 +222,7 @@ class Pageimages extends Pagefiles {
|
||||
* - Plus any option available to the $options argument on the `Pageimage::size()` method.
|
||||
* - If you only need width and/or height, you can specify a width x height string, i.e. 123x456 (use 0 for proportional).
|
||||
* @return string
|
||||
* @since 3.0.126
|
||||
*
|
||||
*/
|
||||
public function ___render($markup = '', $options = array()) {
|
||||
|
Reference in New Issue
Block a user