Searched refs:methodNotExists (Results 1 – 3 of 3) sorted by relevance
58 * added `Assert::methodNotExists()`
185 `methodNotExists($value, $method, $message = '')` | Check that a method does not exist in a cla…
951 public static function methodNotExists($classOrObject, $method, $message = '') function in Webmozart\\Assert\\Assert