You are here

public function ConflictManagerInterface::applies in Conflict 8

Return value

bool TRUE if condition defined in services applies on it else FALSE.

File

src/ConflictManagerInterface.php, line 11

Class

ConflictManagerInterface

Namespace

Drupal\conflict

Code

public function applies();