Created
October 18, 2012 12:17
-
-
Save ivan-ivanic-cm/3911435 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| foreach($serviceTypes as $serviceType) { | |
| $clean = str_replace(',', '', $serviceType->getName()); | |
| $options[$clean] = $this->getCourierName($serviceType->getCourierId()) . ' - ' . $serviceType->getName(); | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Siris SE spirit po gist-u :P