Frontend_Scripts_Factory
Factory class to create/retrieve the Ordering scripts service.
Tags
Table of Contents
- $scripts : mixed
 - create() : Frontend_Scripts
 - Factory method to create/return the scripts service.
 
Properties
$scripts
    private
    static    mixed
    $scripts
     = null
    
        
    
    Tags
Methods
create()
Factory method to create/return the scripts service.
    public
            static    create() : Frontend_Scripts
    
    
    
    Tags
Return values
Frontend_Scripts —the scripts service.