Skip to content

Commit

Permalink
Adjusted doc
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuabaker committed Sep 2, 2015
1 parent 1d3fd63 commit 74586a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sitemap/models/Sitemap_UrlModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ public function addAlternateUrl(Sitemap_AlternateUrlModel $alternateUrl)
}

/**
* @return array Array of assigned Sitemap_AlternateUrlModel instances
* Returns an array of assigned Sitemap_AlternateUrlModel instances.
*
* @return array
*/
public function getAlternateUrls()
{
Expand Down

0 comments on commit 74586a4

Please sign in to comment.