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

Commit f52905f

Browse files
committed
Add missing method doc
1 parent 53fd40f commit f52905f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/wpxf/core/module_authentication.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module Wpxf
22
# Provides functionality for authenticating modules with a WordPress target.
33
module ModuleAuthentication
4+
# Initialize a new instance of {ModuleAuthentication}.
45
def initialize
56
super
67

0 commit comments

Comments
 (0)