Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Simplify TypeCast middleware implementation #49

Merged
merged 1 commit into from
Jul 1, 2016

Commits on Jun 30, 2016

  1. Simplify TypeCast middleware implementation

    After removing the `$default_type` constructor argument:
     - The constructor is redundant
     - The getType() method is unnecessary complexity
    
    Remove them both!
    lightster committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    05be4bb View commit details
    Browse the repository at this point in the history