You are here

function fivestar_schema in Fivestar 6.2

Same name and namespace in other branches
  1. 6 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();
}