@@ -3068,7 +3068,7 @@ <h2 class="display-5 mb-1">DevToolsCommandProvider</h2>
30683068
30693069 < span class ="text-body-tertiary "> :</ span >
30703070
3071- < span class ="badge text-bg-light border "> 30 </ span >
3071+ < span class ="badge text-bg-light border "> 31 </ span >
30723072
30733073 </ aside >
30743074 </ div >
@@ -3136,30 +3136,6 @@ <h4 id="toc-interfaces" class="h6 mb-0 fw-semibold">Interfaces</h4>
31363136
31373137
31383138
3139- < section class ="card border-0 shadow-sm ">
3140- < div class ="card-header bg-body-tertiary border-0 d-flex align-items-center gap-2 ">
3141- < i class ="fas fa-thumbtack text-warning "> </ i >
3142- < h4 id ="toc-constants " class ="h6 mb-0 fw-semibold "> Constants</ h4 >
3143- </ div >
3144- < div class ="list-group list-group-flush ">
3145- < div class ="list-group-item ">
3146- < div class ="d-flex justify-content-between align-items-start gap-3 ">
3147- < div class ="flex-grow-1 ">
3148- < a
3149- class ="text-decoration-none fw-semibold text-primary "
3150- href ="classes/FastForward-DevTools-Composer-Capability-DevToolsCommandProvider.html#constant_COMMAND_NAMESPACE "
3151- >
3152- COMMAND_NAMESPACE
3153- </ a >
3154-
3155- </ div >
3156-
3157- < span class ="text-body-secondary small text-end ">
3158- = 'FastForward\DevTools\Console\Command\\' </ span >
3159- </ div >
3160- </ div >
3161- </ div >
3162- </ section >
31633139
31643140
31653141
@@ -3198,104 +3174,6 @@ <h4 id="toc-methods" class="h6 mb-0 fw-semibold">Methods</h4>
31983174
31993175 < div class ="d-grid gap-4 ">
32003176
3201- < section class ="card border-0 shadow-sm ">
3202- < div class ="card-header bg-body-tertiary border-0 d-flex align-items-center gap-2 ">
3203- < i class ="fas fa-thumbtack text-warning "> </ i >
3204- < span class ="fw-semibold "> Constants</ span >
3205- </ div >
3206- < div class ="card-body p-4 ">
3207-
3208- < section >
3209- < div class ="d-flex align-items-center gap-2 mb-4 ">
3210- < i class ="fas fa-thumbtack text-warning "> </ i >
3211- < h3 class ="h4 mb-0 " id ="constants ">
3212- Constants
3213- < a
3214- href ="classes/FastForward-DevTools-Composer-Capability-DevToolsCommandProvider.html#constants "
3215- class ="ms-2 text-decoration-none text-body-secondary "
3216- aria-label ="Permalink "
3217- title ="Permalink "
3218- >
3219- < i class ="fas fa-link small "> </ i >
3220- </ a >
3221- </ h3 >
3222- </ div >
3223-
3224- < div class ="d-grid gap-4 ">
3225- < article class ="border rounded-4 p-4 bg-body shadow-sm ">
3226- < div class ="d-flex flex-wrap align-items-start justify-content-between gap-3 mb-3 ">
3227- < div >
3228- < h4 class ="h5 mb-2 " id ="constant_COMMAND_NAMESPACE ">
3229- < span class ="text-warning-emphasis "> COMMAND_NAMESPACE</ span >
3230- < a
3231- href ="classes/FastForward-DevTools-Composer-Capability-DevToolsCommandProvider.html#constant_COMMAND_NAMESPACE "
3232- class ="ms-2 text-decoration-none text-body-secondary "
3233- aria-label ="Permalink "
3234- title ="Permalink "
3235- >
3236- < i class ="fas fa-link small "> </ i >
3237- </ a >
3238- </ h4 >
3239-
3240- < div class ="d-flex flex-wrap gap-2 ">
3241- < span class ="badge text-bg-light border text-dark "> Private</ span >
3242-
3243- </ div >
3244- </ div >
3245- </ div >
3246-
3247- < aside class ="d-flex flex-wrap align-items-center gap-2 mb-4 text-body-secondary small ">
3248- < i class ="fas fa-map-marker-alt text-danger "> </ i >
3249-
3250- < span > Defined in</ span >
3251-
3252- < abbr title ="src/Composer/Capability/DevToolsCommandProvider.php " class ="text-decoration-none mb-0 ">
3253- < a href ="files/src-composer-capability-devtoolscommandprovider.html "> < abbr title ="src/Composer/Capability/DevToolsCommandProvider.php "> DevToolsCommandProvider.php</ abbr > </ a >
3254- </ abbr >
3255-
3256- < span class ="text-body-tertiary "> :</ span >
3257-
3258- < span class ="badge text-bg-light border "> 32</ span >
3259-
3260- </ aside >
3261-
3262-
3263-
3264- < div class ="mt-4 ">
3265- < code class ="d-inline-flex flex-wrap align-items-center gap-2 px-3 py-2 rounded-3 bg-body-tertiary border ">
3266- < span class ="badge text-bg-light border text-dark ">
3267- private
3268- </ span >
3269-
3270-
3271- < span class ="text-info-emphasis ">
3272- mixed
3273- </ span >
3274-
3275- < span class ="text-warning-emphasis fw-semibold ">
3276- COMMAND_NAMESPACE
3277- </ span >
3278-
3279- < span class ="text-body-secondary "> =</ span >
3280-
3281- < span class ="text-success-emphasis ">
3282- 'FastForward\DevTools\Console\Command\\'
3283- </ span >
3284- </ code >
3285- </ div >
3286-
3287-
3288-
3289-
3290-
3291-
3292-
3293-
3294- </ article > </ div >
3295- </ section >
3296-
3297- </ div >
3298- </ section >
32993177
33003178
33013179 < section class ="card border-0 shadow-sm ">
@@ -3353,7 +3231,7 @@ <h4 class="h5 mb-2" id="method_getCommands">
33533231
33543232 < span class ="text-body-tertiary "> :</ span >
33553233
3356- < span class ="badge text-bg-light border "> 37 </ span >
3234+ < span class ="badge text-bg-light border "> 36 </ span >
33573235
33583236 </ aside >
33593237 < div class ="mb-4 ">
@@ -3510,30 +3388,12 @@ <h5 class="modal-title d-flex align-items-center gap-2" id="source-view-label">
35103388 < div >
35113389 < div class ="small text-uppercase fw-semibold text-body-secondary mb-2 "> Table of contents</ div >
35123390 < div class ="list-group list-group-flush ">
3513- < a class ="list-group-item list-group-item-action px-0 py-2 border-0 bg-transparent " href ="classes/FastForward-DevTools-Composer-Capability-DevToolsCommandProvider.html#toc-constants ">
3514- Constants
3515- </ a >
35163391 < a class ="list-group-item list-group-item-action px-0 py-2 border-0 bg-transparent " href ="classes/FastForward-DevTools-Composer-Capability-DevToolsCommandProvider.html#toc-methods ">
35173392 Methods
35183393 </ a >
35193394 </ div >
35203395 </ div >
35213396
3522- < div >
3523- < div class ="small text-uppercase fw-semibold text-body-secondary mb-2 d-flex align-items-center gap-2 ">
3524- < i class ="fas fa-thumbtack text-warning "> </ i >
3525- < span > Constants</ span >
3526- </ div >
3527-
3528- < div class ="list-group list-group-flush ">
3529- < a
3530- class ="list-group-item list-group-item-action px-0 py-2 border-0 bg-transparent d-flex align-items-center justify-content-between gap-2 "
3531- href ="classes/FastForward-DevTools-Composer-Capability-DevToolsCommandProvider.html#constant_COMMAND_NAMESPACE "
3532- >
3533- < span class ="text-truncate "> COMMAND_NAMESPACE</ span >
3534- </ a >
3535- </ div >
3536- </ div >
35373397
35383398
35393399 < div >
0 commit comments