Skip to content

1.0.4

Compare
Choose a tag to compare
@josantonius josantonius released this 02 Jun 02:17
· 54 commits to main since this release

What's Changed

Return was added in the doAction method. Useful for receiving actions that are only executed once.

  • Deleted $_hooks property.

  • Deleted Josantonius\Hook\Hook::setHook() method.

  • Deleted Josantonius\Hook\Hook::addHook() method.

  • Deleted Josantonius\Hook\Hook::resetHook() method.

  • Deleted Josantonius\Hook\Hook::run() method.

  • Deleted Josantonius\Hook\Hook::collectHook() method.

Full Changelog: 1.0.3...1.0.4