Skip to content

Commit 11c1638

Browse files
committed
Fixed missing class in static analysis
1 parent b60df86 commit 11c1638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Alias.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ public function getTemplateNames()
512512

513513
/**
514514
* @return void
515-
* @throws ReflectionException
515+
* @throws \ReflectionException
516516
*/
517517
protected function detectTemplateNames()
518518
{

0 commit comments

Comments
 (0)