$property)) || (is_array($container) && ! isset($container[$property]))) { throw new \RuntimeException('Required property missing: '.$property); } } } }