File path: dist/twist/Core/Utilities/Asset.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
__construct
— Asset management utility that allows the addition and grouping of assets. Assets can be images, videos, files, links and other data that can be uploaded to a website/service.
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
Twist::Asset() -> __construct();