You appear to be a bot. Output may be restricted
Description
Construct an instance of OIK_Clone_List_Table
Usage
OIK_Clone_List_Table::__construct( $args );
Parameters
- $args
- ( mixed ) optional –
Returns
void
Source
File name: oik-clone/admin/class-oik-clone-list-table.php
Lines:
1 to 6 of 6
function __construct( $args=array() ) { bw_trace2(); parent::__construct( $args ); //$this->trac30183(); }