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