equal
deleted
inserted
replaced
8 * For the full copyright and license information, please view the LICENSE |
8 * For the full copyright and license information, please view the LICENSE |
9 * file that was distributed with this source code. |
9 * file that was distributed with this source code. |
10 */ |
10 */ |
11 |
11 |
12 namespace IRI\Bundle\WikiTagBundle\Model; |
12 namespace IRI\Bundle\WikiTagBundle\Model; |
|
13 |
|
14 use Doctrine\Common\Collections\ArrayCollection; |
13 |
15 |
14 interface DocumentInterface { |
16 interface DocumentInterface { |
15 |
17 |
16 /** |
18 /** |
17 * Get id |
19 * Get id |