File path: dist/twist/Core/Models/Security/CodeScanner.model.php
Namespace: Twist\Core\Models\Security
Type: Model
CodeScanner
—
<?php
//Call the function reset with the example vars
$resCodeScanner = new \Twist\Core\Models\Security\CodeScanner();
$resCodeScanner -> reset();
Method | Access | Returns |
---|---|---|
scan | public | void |
getLastScan | public | void |
reset | public | void |
scanDirectory | protected | void |
summary | public | void |