5 lines
91 B
PHP
Executable File
5 lines
91 B
PHP
Executable File
<?php namespace App\SupportedApps\Wallabag;
|
|
|
|
class Wallabag extends \App\SupportedApps {
|
|
|
|
} |