PRIORITY_HIGH
PRIORITY_HIGH
Priority constants.
This class represents a framework-level javascript script file.
__construct(string $file, string $app = null)
Adds a single javascript script to the output (if output has already started), or to the list of script files to include in the output.
string | $file | The full javascript file name. |
string | $app | The application name. Defaults to the current application. |