php-vivace/db

View on GitHub
src/sql/Statement/Expression/DefaultValue.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/**
 * Created by PhpStorm.
 * User: macbookpro
 * Date: 13.05.2018
 * Time: 22:13
 */

namespace vivace\db\sql\Statement\Expression;


final class DefaultValue
{

}