Searched refs:methodExists (Results 1 – 3 of 3) sorted by relevance
57 * added `Assert::methodExists()`
184 `methodExists($value, $method, $message = '')` | Check that a method exists in a class/object
941 public static function methodExists($classOrObject, $method, $message = '') function in Webmozart\\Assert\\Assert