Christian Wolf
Christian Wolf
Sorry for the erratic commits. but I'm not used to working with travis.
Well, is there something opposing a merge? Asking for a friend.
@Dennis1993 whitespace between operands confuses you?
@PHPGangsta Michael, some feedback would be appreciated on why you would not accept this pull request. I believe introducing namespaces is the right way to go and I don't see...
@Ryan6578 and you would know because?
Would it be a solution to pass the desired status code as an optional parameter to the `toUrl()` method and as an `$option = ['statusCode' => 301]` to the `toRoute()`...
Is there a reason why AbstractRestfulController returns an array in the pre-implemented methods instead of an JsonModel object?