You are here

function block_skinr_api in Skinr 6.2

Same name and namespace in other branches
  1. 6 includes/handlers.inc \block_skinr_api()

File

./skinr.handlers.inc, line 177
Defines the various handler objects to support Skinr.

Code

function block_skinr_api() {
  return skinr_skinr_api();
}