File path: dist/twist/Core/Models/Resources.model.php
Namespace: Twist\Core\Models
loadLibraryManifest
— Load in the library manifest file
void — No return information has been documented for this function.
<?php
//Call the function loadLibraryManifest with the example vars
$resResources = new \Twist\Core\Models\Resources();
$resResources -> loadLibraryManifest();