File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ If no file is specified the class map will be output to STDOUT
46
46
Parameters
47
47
-----
48
48
49
- | Option | Default | Description |
50
- | ---------------------------| :------------:| --------------------------------------------------------------------------------------------------------------|
51
- | ``` --file ``` | ``` stdout ``` | File location to save the output. |
52
- | ``` --instantiableCheck ``` | ``` Off ``` | Perform an additional instantiable check for each class. It its enabled the generate process will slow down. |
53
- | ``` --phpExecutable ``` | ``` php ``` | Path to the php executable to start the instantiable check. |
54
- | ``` --debug ``` | ``` Off ``` | Print debug output on ``` stderr ``` why classes gets excluded. |
49
+ | Option | Default | Description |
50
+ | ---------------------------| :------------:| --------------------------------------------------------------------------------------------------------------- |
51
+ | ``` --file ``` | ``` stdout ``` | File location to save the output. |
52
+ | ``` --instantiableCheck ``` | ``` Off ``` | Perform an additional instantiable check for each class. If it's enabled the generate process will slow down. |
53
+ | ``` --phpExecutable ``` | ``` php ``` | Path to the php executable to start the instantiable check. |
54
+ | ``` --debug ``` | ``` Off ``` | Print debug output on ``` stderr ``` why classes gets excluded. |
55
55
56
56
Support
57
57
-------
You can’t perform that action at this time.
0 commit comments