You are here

public function WSServerInterface::getDegraded in Web Service Data 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/WSServerInterface.php \Drupal\wsdata\Entity\WSServerInterface::getDegraded()

Cause the WSServer to become degraded.

1 method overrides WSServerInterface::getDegraded()
WSServer::getDegraded in src/Entity/WSServer.php
Cause the WSServer to become degraded.

File

src/Entity/WSServerInterface.php, line 40

Class

WSServerInterface
Provides an interface for defining Web Service Server entities.

Namespace

Drupal\wsdata\Entity

Code

public function getDegraded();