7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
|
/**
|
||
|
* get the custom code from the local files
|
||
|
*
|
||
|
* @return void
|
||
|
* @since 3.2.0
|
||
|
*/
|
||
|
public function run();
|