Skip to content
Aydan Coskun edited this page Nov 29, 2019 · 1 revision

TTLog

  • Class name: TTLog
  • Namespace:

Methods

addEntry

boolean TTLog::addEntry(string $object_id, integer $action_id, $description, string $user_id, $table, null $object)
  • Visibility: public
  • This method is static.

Arguments

  • $object_id string - UUID
  • $action_id integer
  • $description mixed
  • $user_id string - UUID
  • $table mixed
  • $object null

Clone this wiki locally