ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ToolIdentificationProviderInterface.php
Go to the documentation of this file.
2
9{
10
28 public function contextAwareIdentifier(string $identifier_string, bool $ignore_context = false) : IdentificationInterface;
29}
An exception for terminatinating execution or to throw for unit testing.
contextAwareIdentifier(string $identifier_string, bool $ignore_context=false)