9 Commits

Author SHA1 Message Date
Najdanović Ivan
eb406a5add
BaseModel - Removed all comments including phrases builder or table 2020-12-07 20:46:13 +01:00
Najdanović Ivan
9ba8b727bf
BaseModel/Model - Updated PHPDoc Comments 2020-12-07 20:46:13 +01:00
Najdanović Ivan
885f39d804
BaseModel/Model Class Commetns 2020-12-07 20:46:13 +01:00
Najdanović Ivan
3bc0aba519
Added - Comment - For dbCalls methods 2020-12-07 20:46:12 +01:00
Najdanović Ivan
9074cc6b80
Moved $table property to Model class 2020-12-07 20:46:12 +01:00
Najdanovic Ivan
cba3921680
Prefix abstract protected methods with do instead of _ 2020-12-07 20:46:11 +01:00
Najdanović Ivan
bed6b60026
PSR2, PSR12 - abstract protected 2020-12-07 20:46:11 +01:00
Najdanović Ivan
10940f8a67
Reworked Class To Array Metod 2020-12-07 20:46:10 +01:00
Najdanović Ivan
0e41735935
Split Model to BaseModel and Model
Apply suggestions from code review

Co-authored-by: Mostafa Khudair <59371810+mostafakhudair@users.noreply.github.com>
2020-12-07 20:46:10 +01:00