Model/DocumentInterface.php
changeset 14 673b2766024e
parent 3 976d922e52f0
child 20 985f1992895d
--- a/Model/DocumentInterface.php	Tue Oct 25 12:20:47 2011 +0200
+++ b/Model/DocumentInterface.php	Wed Oct 26 15:38:05 2011 +0200
@@ -11,6 +11,8 @@
 
 namespace IRI\Bundle\WikiTagBundle\Model;
 
+use Doctrine\Common\Collections\ArrayCollection;
+
 interface DocumentInterface {
     
     /**