@@ -43,7 +43,7 @@ namespace Sonata\BaseApplicationBundle\Admin;
* - filter_options (o): options given to the Filter object
* - filter_field_options (o): options given to the filter field object
*
- * @author Thomas Rabaix <thomas.rabaix@sonata-project.com>
+ * @author Thomas Rabaix <thomas.rabaix@sonata-project.org>
*/
class FieldDescription
{
@@ -9,7 +9,7 @@
* file that was distributed with this source code.
-namespace Sonata\BaseApplicationBundle\Tests\Provider;
+namespace Sonata\BaseApplicationBundle\Tests\Admin;
use Sonata\BaseApplicationBundle\Admin\FieldDescription;