mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-10 11:39:25 +03:00
Fix cs
This commit is contained in:
parent
6d995a6e03
commit
0a3785fd26
@ -18,5 +18,7 @@ class Bar
|
|||||||
{
|
{
|
||||||
public $things;
|
public $things;
|
||||||
|
|
||||||
public function addThing(array $thing) { }
|
public function addThing(array $thing)
|
||||||
|
{
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user