Storm\Drivers\Platforms\SQLite\Columns\DataTypes\DateTimeDataType::ClassType PHP Method

ClassType() protected method

protected ClassType ( )
    protected function ClassType()
    {
        return 'DateTime';
    }