Storm\Drivers\Platforms\SQLite\Columns\DataTypes\DateTimeDataType::ClassType PHP Méthode

ClassType() protected méthode

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