$type
$type : string
Public variable to type
Class MainWP_Updates_Table_Helper
__construct(string $view_per, string $type = 'plugin', array $others = array())
MainWP_Updates_Table_Helper constructor.
Run each time the class is called.
string | $view_per | View per value. |
string | $type | Type of plugin or theme, option, default: 'plugin'. |
array | $others | others parameters. |