Skip to content

Commit

Permalink
Add missing Marker::location() @method annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Daryl Lozupone committed Nov 10, 2017
1 parent eaa7ea3 commit 40b8f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/class-marker.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* @method string title()
* @method Info_Window info_window()
* @method array marker_args()
* @method Location location()
*/
class Marker extends \WPLib_Item_Base {

Expand Down

0 comments on commit 40b8f91

Please sign in to comment.