Class: Maglev::Content::SortSectionsService
- Inherits:
-
Object
- Object
- Maglev::Content::SortSectionsService
- Includes:
- Injectable
- Defined in:
- app/services/maglev/content/sort_sections_service.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
15 16 17 18 |
# File 'app/services/maglev/content/sort_sections_service.rb', line 15 def call check_lock_version! sort_sections! end |