Skip to content

0.0.35

Latest

Choose a tag to compare

@prowwid prowwid released this 05 Mar 21:17
· 2 commits to master since this release
454a07e

This release improves actions.

NEW FEATURES

Added returning data from callable in actions(PR 40)

protected function runCallable() now return result of callback set to callable property. This result might be used in actions that require the processing of a callback result