Fix PHPDoc

This commit is contained in:
James Brooks
2015-02-07 10:03:36 +00:00
parent dce41a5c11
commit db782b076a

View File

@@ -143,7 +143,7 @@ if (!function_exists('segment_page')) {
/**
* Tracks pages in Segment.com.
*
* @param string $name
* @param string $page
*
* @return bool
*/