Skip to content

Commit a0a4926

Browse files
committed
Add @api public back to class
1 parent 1947e41 commit a0a4926

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/hanami/action.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ module Hanami
2525
# # ...
2626
# end
2727
# end
28+
#
29+
# @api public
2830
class Action
2931
# @since 2.0.0
3032
# @api private

0 commit comments

Comments
 (0)