Commit abf23761 authored by Marius Rackwitz's avatar Marius Rackwitz

Make attribute :imports of Generator::Header writeable

parent 7ff9ec78
......@@ -13,7 +13,7 @@ module Pod
# @return [Array<String>] The list of the headers to import.
#
attr_reader :imports
attr_accessor :imports
# @param [Symbol] platform
# @see platform
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment