issues
search
lob
/
lob-php
PHP Client for Lob API
https://lob.com
MIT License
67
stars
21
forks
source link
fix(rescource-create): standardize resource create methods
#96
Closed
mpiercy827
closed
6 years ago
mpiercy827
commented
6 years ago
What
Adds
$headers
arguments to all
create
methods that are overridden on resources.
Makes the resource interface consistent with the resource base class.
Note
Merge this after #95
What
$headers
arguments to allcreate
methods that are overridden on resources.Note
Merge this after #95