PHPUnit\Runner\CleverAndSmart\Storage\MockedStorage::getRecordings PHP Method

getRecordings() public method

public getRecordings ( array $types, $includeTime = true )
$types array
    public function getRecordings(array $types, $includeTime = true)
    {
        return array();
    }