MCPcopy Index your code
hub / github.com/WWBN/AVideo / ObjectInterface

Interface ObjectInterface

objects/Object.php:3–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1<?php
2
3interface ObjectInterface
4{
5
6 public static function getTableName();
7}
8
9$tableExists = [];
10

Callers 8

getFromDbMethod · 0.45
getAllMethod · 0.45
getAllActiveMethod · 0.45
getTotalMethod · 0.45
saveMethod · 0.45
getAllFieldsMethod · 0.45
deleteMethod · 0.45
truncateTableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected