Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
[zendframework/zendframework#1713] Minor CS/flow fixes
Browse files Browse the repository at this point in the history
- use sprintf() for exception messages
- use get_class($this) instead of get_called_class() when in non-static
  context
- make conditionals positive when possible for readability
- remove Zend\I18n\Filter\FilterPluginManager and put configuration in
  Zend\Filter\FilterPluginManager
  • Loading branch information
weierophinney committed Jul 3, 2012
1 parent c8badaf commit fe2e025
Showing 1 changed file with 0 additions and 77 deletions.
77 changes: 0 additions & 77 deletions src/Filter/FilterPluginManager.php

This file was deleted.

0 comments on commit fe2e025

Please sign in to comment.