Commit 20be5c99 authored by jim's avatar jim Committed by Fabien Potencier

Fixed whitespace issue

parent 45dc2bcc
...@@ -135,7 +135,7 @@ class ControllerCollection ...@@ -135,7 +135,7 @@ class ControllerCollection
{ {
return $this->match($pattern, $to)->method('DELETE'); return $this->match($pattern, $to)->method('DELETE');
} }
/** /**
* Maps an OPTIONS request to a callable. * Maps an OPTIONS request to a callable.
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment