Home
last modified time | relevance | path

Searched refs:notInstanceOf (Results 1 – 2 of 2) sorted by last modified time

/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php382 public static function notInstanceOf($value, $class, $message = '') function in Webmozart\\Assert\\Assert
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md111 `notInstanceOf($value, $class, $message = '')` | Check that a value is not an `instanceof…