Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
7130cb5a389463c9a8d04576b7790b804c85f741
7130cb5a389463c9a8d04576b7790b804c85f741
Switch branch/tag
doctrine-dbal
tests
IdentifierTestCase.php
Find file
Normal view
History
Permalink
IdentifierTestCase.php
81 Bytes
Edit
Web IDE
Newer
Older
Custom primary key column support
7327d3b6
doctrine
committed
18 years ago
1
2
3
4
<?php
class
Doctrine_IdentifierTestCase
extends
Doctrine_UnitTestCase
{
}
?>