Searched refs:propertyNotExists (Results 1 – 3 of 3) sorted by relevance
56 * added `Assert::propertyNotExists()`
183 `propertyNotExists($value, $property, $message = '')` | Check that a property does not exist in a c…
931 public static function propertyNotExists($classOrObject, $property, $message = '') function in Webmozart\\Assert\\Assert