This commit is contained in:
Anton Antonov 2017-12-07 17:52:13 +02:00 committed by William Cheng
parent b0f61f394c
commit 2d56f247ce

View File

@ -79,7 +79,7 @@
end end
# Show invalid properties with the reasons. Usually used together with valid? # Show invalid properties with the reasons. Usually used together with valid?
# @return Array for valid properies with the reasons # @return Array for valid properties with the reasons
def list_invalid_properties def list_invalid_properties
invalid_properties = Array.new invalid_properties = Array.new
{{#vars}} {{#vars}}