8000 Fixed line ending · symfony/symfony@dd48191 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd48191

Browse files
committed
Fixed line ending
1 parent 762e70b commit dd48191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,4 @@ function (\ReflectionMethod $method) {
211211
return sprintf('Function %s does not exist.', $callable);
212212
}
213213
}
214-
}
214+
}

0 commit comments

Comments
 (0)
0