Logo

GitLab

Sign in

David Zhong / realops-website

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 4
  • Merge Requests 0
  • Labels
  • Wiki
  • realops-website
  • app
  • models
  • User.php
  • Added inferred table name and structure for models
    ce820c7f
    David Zhong authored
    2014-05-21 01:32:11 +1000  
    Browse Code ยป
User.php 35 Bytes
Edit Raw Blame History
1 2 3
<?php
class User extends Model {
}