Represents an inline asset
$inline = new \Phalcon\Assets\Inline('js', 'alert("hello world");');
...
...
...
...
Phalcon\Assets\Inline constructor
Sets the inline’s type
Sets if the resource must be filtered or not
Sets extra HTML attributes
© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/latest/api/Phalcon_Assets_Inline.html