改名
This commit is contained in:
@@ -47,18 +47,6 @@ class Websocket extends Annotation
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param string $path
|
||||
* @param string $namespace
|
||||
* @throws \ReflectionException
|
||||
*/
|
||||
public function registration_notes($path = '', $namespace = '')
|
||||
{
|
||||
var_dump(get_called_class());
|
||||
parent::registration_notes($path, $namespace);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param $events
|
||||
* @param $comment
|
||||
|
||||
Reference in New Issue
Block a user