File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/give/src/Framework/Support/Facades/Scripts/ScriptAsset.php
Back
<?php namespace Give\Framework\Support\Facades\Scripts; use Give\Framework\Support\Facades\Facade; /** * @since 2.32.0 * * @method static get(string $path): array * @method static getVersion(string $path): int|string * @method static getDependencies(string $path): array */ class ScriptAsset extends Facade { protected function getFacadeAccessor(): string { return ScriptAssetFacade::class; } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings