File Manager Lite
Dir:
/home/codewavebd/public_html/vendor/laravel/framework/src/Illuminate/Contracts/Container
Upload
[..]
Container.php (6.01 KB)
Edit
Rename
Del
SelfBuilding.php (125 B)
Edit
Rename
Del
Edit: SelfBuilding.php
<?php namespace Illuminate\Contracts\Container; /** * @method static newInstance(): static */ interface SelfBuilding { }
Simpan