Skip to content

Commit c7be9bb

Browse files
authored
Update User.php
1 parent 5744c14 commit c7be9bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Service/User.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public function getBind()
5858
return $this->config->getBind();
5959
}
6060

61-
public function get()
61+
public function find()
6262
{
6363
$class = $this->getClass();
6464
$token = $this->app->get('jwt')->getToken();

0 commit comments

Comments
 (0)