@@ -72,6 +72,9 @@ |
||
| 72 | 72 | ->fetchAll($query, $bindings); |
| 73 | 73 | } |
| 74 | 74 | |
| 75 | + /** |
|
| 76 | + * @param integer $post |
|
| 77 | + */ |
|
| 75 | 78 | public function getTagsForPost($post) |
| 76 | 79 | { |
| 77 | 80 | $query = " |