1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 07:27:39 +02:00
Files
php-flarum/php-packages/phpstan/stubs/Illuminate/Contracts/Container/Container.stub
2022-09-14 15:23:56 +01:00

8 lines
74 B
Plaintext

<?php
namespace Illuminate\Contracts\Container;
interface Container
{
}