Skip to content

Commit dcacc95

Browse files
committed
Update method name
1 parent 16baa8e commit dcacc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LightQL/LightQL.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class LightQL
5555
/**
5656
* Register all annotations in the manager
5757
*/
58-
public static function registerAnnotation()
58+
public static function registerAnnotations()
5959
{
6060
$manager = Annotations::getManager();
6161

0 commit comments

Comments
 (0)