Added package

This commit is contained in:
Justin Foell
2021-03-26 14:05:48 -05:00
parent 8a5a9df154
commit eddba0e2c3
2 changed files with 6 additions and 1 deletions
+6 -1
View File
@@ -1,5 +1,10 @@
<?php
/*
/**
* Route Renderer.
* @package WPStrava
*/
/**
* RouteRenderer has all the markup for the Route Block & Shortcode.
*/
class WPStrava_RouteRenderer {