constructors, the @return tag MAY be omitted here, in which case @return self is implied.

This commit is contained in:
ldsink 2015-12-08 21:50:59 +08:00
parent a498669ad8
commit 925daaeb63

View File

@ -48,7 +48,6 @@ class Typecho_Router_Parser
*
* @access public
* @param array $routingTable 路由器映射表
* @return void
*/
public function __construct(array $routingTable)
{