Searched refs:notInstanceOf (Results 1 – 2 of 2) sorted by relevance
382 public static function notInstanceOf($value, $class, $message = '') function in Webmozart\\Assert\\Assert
111 `notInstanceOf($value, $class, $message = '')` | Check that a value is not an `instanceof…