spring-framework / org.springframework.mock.web / MockPageContext / getAttribute

getAttribute

@Nullable open fun getAttribute(name: String): Any
@Nullable open fun getAttribute(name: String, scope: Int): Any