You've already forked Php-Template
static test
This commit is contained in:
@@ -15,7 +15,7 @@ use Siteworx\Config\Exception\UnsupportedFormatException;
|
||||
* This class serves as a facade for the configuration settings of the application.
|
||||
* It extends the Facade class from the Illuminate\Support\Facades namespace.
|
||||
*
|
||||
* @method static string|int|bool|float get(string $key) Retrieve the configuration value for the given key.
|
||||
* @method static bool | string | int get(string $key) Retrieve the configuration value for the given key.
|
||||
*
|
||||
* @package Siteworx\App\Facades
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user