phpstan level 3, fixed deprecations, code cleanup (#811)
This commit is contained in:
@@ -23,7 +23,7 @@ use Pagerfanta\Pagerfanta;
|
||||
class CustomerRepository extends AbstractRepository
|
||||
{
|
||||
/**
|
||||
* @param $id
|
||||
* @param int $id
|
||||
* @return null|Customer
|
||||
*/
|
||||
public function getById($id)
|
||||
|
||||
Reference in New Issue
Block a user