You are here

function DrupalSystemInterface::getLibrariesInfo in X Autoload 7.5

Return value

mixed

See also

libraries_info()

2 methods override DrupalSystemInterface::getLibrariesInfo()
DrupalSystem::getLibrariesInfo in src/DrupalSystem/DrupalSystem.php
MockDrupalSystem::getLibrariesInfo in tests/src/Mock/MockDrupalSystem.php

File

src/DrupalSystem/DrupalSystemInterface.php, line 90

Class

DrupalSystemInterface

Namespace

Drupal\xautoload\DrupalSystem

Code

function getLibrariesInfo();