Returns the libraries extended by the active theme.
array The list of libraries-extend definitions.
public function getLibrariesExtend() { return $this->librariesExtend; }