Method: PortalModule::Client#page_factory
- Defined in:
- lib/portal_module/client.rb
#page_factory ⇒ Object
38 39 40 |
# File 'lib/portal_module/client.rb', line 38 def page_factory @page_factory ||= PortalModule::PageFactory.new end |