Class: Preflight::Rules::NoPageRotation
- Inherits:
-
Object
- Object
- Preflight::Rules::NoPageRotation
- Defined in:
- lib/preflight/rules/no_page_rotation.rb
Overview
Instance Attribute Summary collapse
-
#issues ⇒ Object
readonly
Returns the value of attribute issues.
Instance Method Summary collapse
Instance Attribute Details
#issues ⇒ Object (readonly)
Returns the value of attribute issues.
23 24 25 |
# File 'lib/preflight/rules/no_page_rotation.rb', line 23 def issues @issues end |