diff options
Diffstat (limited to 'lib/SparkPost/APIResource.php')
-rw-r--r-- | lib/SparkPost/APIResource.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/SparkPost/APIResource.php b/lib/SparkPost/APIResource.php index 4c4cf08..d500963 100644 --- a/lib/SparkPost/APIResource.php +++ b/lib/SparkPost/APIResource.php @@ -8,7 +8,7 @@ use SparkPost\SparkPost; */ class APIResource { - /** + /** * @desc name of the API endpoint, mainly used for URL construction. * This is public to provide an interface * |