Skip to content

Commit bd649c2

Browse files
committed
feat: add return annotation to load()
1 parent c8cd268 commit bd649c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DependencyInjection/FlorianvSwapExtension.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ class FlorianvSwapExtension extends Extension
2828
{
2929
/**
3030
* {@inheritdoc}
31+
*
32+
* @return void
3133
*/
3234
public function load(array $config, ContainerBuilder $container)
3335
{

0 commit comments

Comments
 (0)