Pressroom template verwijderd, website naar root van repo
This commit is contained in:
15
vendor/symfony/console/Tests/Fixtures/command_1.json
vendored
Normal file
15
vendor/symfony/console/Tests/Fixtures/command_1.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "descriptor:command1",
|
||||
"hidden": false,
|
||||
"usage": [
|
||||
"descriptor:command1",
|
||||
"alias1",
|
||||
"alias2"
|
||||
],
|
||||
"description": "command 1 description",
|
||||
"help": "command 1 help",
|
||||
"definition": {
|
||||
"arguments": [],
|
||||
"options": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user