api(application): remove old database node endpoints

This commit is contained in:
Matthew Penner 2021-02-05 09:43:48 -07:00
parent 72be2808f3
commit f3e7aab27c
4 changed files with 5 additions and 97 deletions

View file

@ -50,6 +50,7 @@ class DatabaseHostTransformer extends BaseTransformer
*
* @return \League\Fractal\Resource\Collection|\League\Fractal\Resource\NullResource
*
* @throws \Illuminate\Contracts\Container\BindingResolutionException
* @throws \Pterodactyl\Exceptions\Transformer\InvalidTransformerLevelException
*/
public function includeDatabases(DatabaseHost $model)