mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-24 11:59:09 -04:00
Include Vendor
This commit is contained in:
12
vendor/symfony/console/Tests/Fixtures/input_definition_2.json
vendored
Normal file
12
vendor/symfony/console/Tests/Fixtures/input_definition_2.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"arguments": {
|
||||
"argument_name": {
|
||||
"name": "argument_name",
|
||||
"is_required": true,
|
||||
"is_array": false,
|
||||
"description": "",
|
||||
"default": null
|
||||
}
|
||||
},
|
||||
"options": []
|
||||
}
|
||||
Reference in New Issue
Block a user