public function boot(): void
{
// ...
AllowedIncludesExtension::hook(function(Operation $operation, Parameter $parameter) {
// Customize the example
$parameter->example(['repositories.issues', 'repositories']);
// Customize the description
$parameter->description('Allows you to
AppServiceProvider.php
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.