more 2.0 changes

This commit is contained in:
Taylor Otwell
2011-08-19 20:12:39 -05:00
parent 73b1cb78f4
commit 5b85edb23b
38 changed files with 951 additions and 614 deletions

View File

@@ -1,4 +1,4 @@
<?php namespace System\DB\Eloquent;
<?php namespace Laravel\DB\Eloquent;
class Hydrator {