ID #8 (Previous | Next)
Expected:
array (
  'name' => 'Example info file',
  'info file' => 'sites/all/modules/libraries/tests/example/example_info_file.libraries.info',
  'machine name' => 'example_info_file',
  'vendor url' => '',
  'download url' => '',
  'path' => '',
  'library path' => NULL,
  'version callback' => 'libraries_get_version',
  'version arguments' => 
  array (
  ),
  'files' => 
  array (
  ),
  'dependencies' => 
  array (
  ),
  'variants' => 
  array (
  ),
  'versions' => 
  array (
  ),
  'integration files' => 
  array (
  ),
  'callbacks' => 
  array (
    'info' => 
    array (
      0 => 'libraries_prepare_files',
    ),
    'pre-detect' => 
    array (
    ),
    'post-detect' => 
    array (
      0 => 'libraries_detect_dependencies',
    ),
    'pre-load' => 
    array (
    ),
    'post-load' => 
    array (
    ),
  ),
)