6 lines
93 B
PHP
Executable File
6 lines
93 B
PHP
Executable File
<?php namespace App\SupportedApps\Bitwarden;
|
|
|
|
class Bitwarden extends \App\SupportedApps
|
|
{
|
|
}
|