Fixed docs

This commit is contained in:
Justin Foell
2020-03-27 16:56:12 -05:00
parent 6a5e671c3d
commit 7fd6fc9f8c
+1 -1
View File
@@ -29,7 +29,7 @@ class WPStrava_Blocks_Activity implements WPStrava_Blocks_Interface {
* @param array $attributes JSON attributes saved in the HTML comment for this block.
* @param string $content The content from JS save() for this block.
* @return string HTML for this block.
* @author Justin Foell <justin.foell@webdevstudios.com>
* @author Justin Foell <justin@foell.org>
* @since 2.2.0
*/
public function render_block( $attributes, $content ) {