$plugins->read()
Read the files from all plugins and concatenate them
$plugins->read(string $type): string
Parameters
Name | Type | Default |
---|---|---|
$typerequired | string |
no default value |
Return type
string
This method modifies the existing $plugins
object it is applied to and returns it again.