Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 84b5a7d

Browse files
committed
Add missing yardoc
1 parent 6a82eb5 commit 84b5a7d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lib/wpxf/wordpress/comments.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
module Wpxf::WordPress::Comments
55
include Wpxf
66

7+
# Initialises a new instance of {Comments}
78
def initialize
89
super
910
end

lib/wpxf/wordpress/hash_dump.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
module Wpxf::WordPress::HashDump
55
include Wpxf
66

7+
# Initialises a new instance of {HashDump}
78
def initialize
89
super
910

0 commit comments

Comments
 (0)