This commit is contained in:
2020-09-18 22:02:29 +08:00
parent 59993c68ce
commit 8cf663fcda
-12
View File
@@ -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