mirror of
https://github.com/processwire/processwire.git
synced 2025-08-13 18:24:57 +02:00
Another adjustment to PageImage per issue #31
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
*
|
||||
* Copyright (C) 2016 by Horst Nogajski and Ryan Cramer
|
||||
* This file licensed under Mozilla Public License v2.0 http://mozilla.org/MPL/2.0/
|
||||
*
|
||||
* @method bool resize($targetWidth, $targetHeight = 0)
|
||||
*
|
||||
*/
|
||||
class ImageSizer extends Wire {
|
||||
|
Reference in New Issue
Block a user