mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Update doc blocks for all app/
This commit is contained in:
@@ -28,6 +28,11 @@ use Illuminate\Support\Facades\Facade;
|
||||
|
||||
class Version extends Facade
|
||||
{
|
||||
/**
|
||||
* Returns the facade accessor class.
|
||||
*
|
||||
* @return strig
|
||||
*/
|
||||
protected static function getFacadeAccessor()
|
||||
{
|
||||
return '\Pterodactyl\Services\VersionService';
|
||||
|
||||
Reference in New Issue
Block a user