Example #1
0
 function __construct($tableNameString)
 {
     Table::$tableName = $tableNameString;
 }