Mercurial
Mercurial
>
hdabo_sf
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
vendor/doctrine-fixtures/tests/Doctrine/Tests/Common/DataFixtures/TestFixtures/NotAFixture.php
author
ymh <ymh.work@gmail.com>
Wed, 14 Dec 2011 23:28:58 +0100
changeset 58
624e5900f5a4
permissions
-rw-r--r--
add tests and fixtures
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
58
624e5900f5a4
add tests and fixtures
ymh <ymh.work@gmail.com>
parents:
diff
changeset
1
<?php
624e5900f5a4
add tests and fixtures
ymh <ymh.work@gmail.com>
parents:
diff
changeset
2
624e5900f5a4
add tests and fixtures
ymh <ymh.work@gmail.com>
parents:
diff
changeset
3
namespace
TestFixtures
;
624e5900f5a4
add tests and fixtures
ymh <ymh.work@gmail.com>
parents:
diff
changeset
4
624e5900f5a4
add tests and fixtures
ymh <ymh.work@gmail.com>
parents:
diff
changeset
5
class
NotAFixture
624e5900f5a4
add tests and fixtures
ymh <ymh.work@gmail.com>
parents:
diff
changeset
6
{
624e5900f5a4
add tests and fixtures
ymh <ymh.work@gmail.com>
parents:
diff
changeset
7
}