mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Fix error
This commit is contained in:
parent
68bf1670f3
commit
a01fd1e4f0
@ -16,8 +16,7 @@ namespace Nelmio\ApiDocBundle\Tests\Functional\Entity\ArrayItemsError;
|
||||
*/
|
||||
class Bar
|
||||
{
|
||||
/**
|
||||
* @var array[]
|
||||
*/
|
||||
public $things;
|
||||
|
||||
public function addThing(array $thing) { }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user