This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
invoiceninja
Watch
1
Star
0
Fork
0
You've already forked invoiceninja
mirror of
https://github.com/invoiceninja/invoiceninja.git
synced
2024-11-11 21:52:35 +01:00
Code
Issues
Releases
Activity
62a6f8538a
invoiceninja
/
app
/
models
/
Size.php
8 lines
101 B
PHP
Raw
Normal View
History
Unescape
Escape
Bug fixes
2013-12-11 21:33:44 +01:00
<
?
php
bug fixes
2014-01-06 19:03:00 +01:00
class
Size
extends
Eloquent
Bug fixes
2013-12-11 21:33:44 +01:00
{
public
$timestamps
=
false
;
bug fixes
2014-01-08 21:09:47 +01:00
protected
$softDelete
=
false
;
Bug fixes
2013-12-11 21:33:44 +01:00
}
Copy Permalink