You are here

function fivestar_schema in Fivestar 6

Same name and namespace in other branches
  1. 6.2 fivestar.install \fivestar_schema()

@file Installation file for fivestar module.

File

./fivestar.install, line 8
Installation file for fivestar module.

Code

function fivestar_schema() {
  return array();
}