Some code cleanup

This commit is contained in:
James Cole
2015-05-27 08:36:26 +02:00
parent 7eba33e805
commit eb650ea3ec
5 changed files with 9 additions and 3 deletions

View File

@@ -66,6 +66,7 @@ use Watson\Validating\ValidatingTrait;
* @property bool joinedTransactionTypes
* @property mixed account_id
* @property mixed name
* @property mixed symbol
*/
class TransactionJournal extends Model
{