<!--
    Before you open an issue, make sure this one does not already exists.
    Please also read the "guidelines for contributing" link above before posting.
-->

<!--
    If you are reporting a bug, please try to fill in the following.
    Otherwise remove it.
-->

### Environment

#### Sonata packages

```bash
$ composer show sonata-project/*
# Put the result here.
```

#### Symfony packages

```bash
$ composer show symfony/*
# Put the result here.
```

#### PHP version

```bash
$ php -v
# Put the result here.
```

## Subject

<!--
    Give here as many details as possible.
    Next sections are for ERRORS only.
-->

## Steps to reproduce

## Expected results

## Actual results

<!--
    If it's an error message or piece of code, use code block tags,
    and make sure you provide the whole stack trace(s),
    not just the first error message you can see.
    More details here: https://github.com/sonata-project/SonataBlockBundle/blob/3.x/CONTRIBUTING.md#issues
-->
