You are here

example_3.php in Libraries API 8.3

Test PHP file for Libraries loading.

File

tests/example/example_3.php
View source
<?php

/**
 * @file
 * Test PHP file for Libraries loading.
 */

/**
 * Dummy function to see if this file was loaded.
 */
function _libraries_test_example_3() {
}

Functions

Namesort descending Description
_libraries_test_example_3 Dummy function to see if this file was loaded.