Page MenuHomestyx hydra

HarbormasterScratchTable.php
No OneTemporary

HarbormasterScratchTable.php

<?php
/**
* This is just a test table that unit tests can use if they need to test
* generic database operations. It won't change and break tests and stuff, and
* mistakes in test construction or isolation won't impact the application in
* any way.
*/
final class HarbormasterScratchTable extends HarbormasterDAO {
protected $data;
protected $bigData;
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Dec 1, 10:11 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
431297
Default Alt Text
HarbormasterScratchTable.php (366 B)

Event Timeline