Tobias Nyholm
|
c3ea40c94e
|
Fixed a few PRs and some cleanup (#589)
* fix for #581
* fix for #582
* Remove final
This will fix #584
* Type cast to string properly
* Convert to json string if needed
* cs
|
2019-04-09 20:37:32 +02:00 |
|
Nyholm
|
2b60fba811
|
Moved Mailgun\Model\Route\Response to Mailgun\Model\Route
|
2019-01-12 10:28:05 +00:00 |
|
Nyholm
|
dd7c1d2361
|
Added new CS rules
Declare strict and no superfluous phpdoc
|
2019-01-10 08:25:29 +00:00 |
|
Nyholm
|
1835bc28d7
|
cs
|
2018-08-08 20:48:35 +01:00 |
|
Nyholm
|
15bd5ae156
|
Added tests for Route
|
2018-08-08 20:48:35 +01:00 |
|
Hannes Magnússon
|
ce484ecbc8
|
Grammar typo (#413)
* Grammar typo
* Fixed style errors as reported by styleci
|
2017-11-22 09:37:04 +01:00 |
|
Tobias Nyholm
|
e30955fa51
|
Do not skip route test (#342)
|
2017-04-14 10:59:35 +02:00 |
|
Tobias Nyholm
|
84fb433061
|
Renamed Routes to Route (#308)
* Renamed Routes to Route
Class names should be in singlular
* Update namespaces
|
2017-03-26 16:11:33 +02:00 |
|