Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add return type to FMElfinderBundle::build() (#511)
Fixes this warning: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "FM\ElfinderBundle\FMElfinderBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
- Loading branch information