A

Admin • 831K Points
Coach

Q. Which keyword correctly defines table name in Model v1.x?

  • (A) public string $table_name
  • (B) public static string $table_name
  • (C) protected string $table
  • (D) static $table
  • Correct Answer - Option(B)
  • Views: 1
  • Filed under category Trishul API
  • Hashtags:

Explanation by: Admin
In advanced Model, properties are static.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.