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