mirror of
https://github.com/typecho/typecho.git
synced 2025-04-04 18:22:23 +02:00
constructors, the @return tag MAY be omitted here, in which case @return self is implied.
This commit is contained in:
parent
a498669ad8
commit
925daaeb63
@ -48,7 +48,6 @@ class Typecho_Router_Parser
|
||||
*
|
||||
* @access public
|
||||
* @param array $routingTable 路由器映射表
|
||||
* @return void
|
||||
*/
|
||||
public function __construct(array $routingTable)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user