Lazer\Classes\Helpers\FileInterface::table PHP 메소드

table() 공개 정적인 메소드

Setting name of table
public static table ( string $name ) : File
$name string
리턴 File
    public static function table($name);