Searched refs:propertyExists (Results 1 – 3 of 3) sorted by relevance
55 * added `Assert::propertyExists()`
182 `propertyExists($value, $property, $message = '')` | Check that a property exists in a class/obj…
921 public static function propertyExists($classOrObject, $property, $message = '') function in Webmozart\\Assert\\Assert