Skip to content

API client class 1.1.101

Latest
Compare
Choose a tag to compare
@malle-pietje malle-pietje released this 15 Nov 09:35
  • added a private property $cookies_created_at to store the timestamp when the cookies were created/updated.
  • added a getter method get_cookies_created_at() to return the timestamp when the cookies were created/updated.
  • this information can be useful to determine how old the cookies are.
  • minor comments clean up.