mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 04:04:45 +02:00
fix phpstan (#503)
This commit is contained in:
parent
fcef8d69ae
commit
2c2e52b18a
@ -17,7 +17,7 @@ use Illuminate\Support\Str;
|
|||||||
* @property array|null $features
|
* @property array|null $features
|
||||||
* @property string $docker_image -- deprecated, use $docker_images
|
* @property string $docker_image -- deprecated, use $docker_images
|
||||||
* @property array<string, string> $docker_images
|
* @property array<string, string> $docker_images
|
||||||
* @property string $update_url
|
* @property string|null $update_url
|
||||||
* @property bool $force_outgoing_ip
|
* @property bool $force_outgoing_ip
|
||||||
* @property array|null $file_denylist
|
* @property array|null $file_denylist
|
||||||
* @property string|null $config_files
|
* @property string|null $config_files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user