Skip to content

Commit

Permalink
Simplify constructor name in docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
aaemnnosttv committed Oct 31, 2019
1 parent bd3cb37 commit fb86da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Core/Util/Migration_1_0_0.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Migration_1_0_0 {
protected $options;

/**
* Migration_1_0_0 constructor.
* Constructor.
*
* @param Context $context Plugin context instance.
*/
Expand Down

0 comments on commit fb86da6

Please sign in to comment.