storecore-zz / core

Secure · Mobile · Performance
GNU General Public License v3.0
2 stars 1 forks source link

Refactor internal type assertions #119

Closed wardvanderput closed 5 years ago

wardvanderput commented 5 years ago

Rewrite assertTrue(is_string(…)) assertions to assertInternalType('string', …).