public interface Script
extends org.craftercms.core.util.cache.CachingAwareObject
Modifier and Type | Method and Description |
---|---|
Object |
execute(Map<String,Object> variables) |
String |
getUrl() |
String getUrl()
Object execute(Map<String,Object> variables) throws ScriptException
ScriptException
Copyright © 2022 CrafterCMS. All rights reserved.