This commit is contained in:
2021-02-23 11:04:32 +08:00
parent 11b10eecac
commit a584d19906
2 changed files with 13 additions and 12 deletions
-1
View File
@@ -193,7 +193,6 @@ class Annotation extends Component
* @param string $class
* @return ReflectionClass|null
* @throws ReflectionException
* @throws NotFindClassException
*/
private function reflectClass(string $class): ?ReflectionClass
{