App\Http\Controllers\Backend\CommentController::index PHP Method

index() public method

Display a listing of the resource.
public index ( ) : Response
return Dingo\Api\Http\Response
    public function index()
    {
    }