Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
e3dfb081
Commit
e3dfb081
authored
Jun 24, 2012
by
webchick
Browse files
Issue
#1651328
by droplet: Fixed FielInstanceCrudTest.php => FieldInstanceCrudTest.php.
parent
b0e14ca1
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/field/lib/Drupal/field/Tests/FielInstanceCrudTest.php
→
core/modules/field/lib/Drupal/field/Tests/Fiel
d
InstanceCrudTest.php
View file @
e3dfb081
...
...
@@ -2,14 +2,14 @@
/**
* @file
* Definition of Drupal\field\Tests\FielInstanceCrudTest.
* Definition of Drupal\field\Tests\Fiel
d
InstanceCrudTest.
*/
namespace
Drupal\field\Tests
;
use
Drupal\field\FieldException
;
class
FielInstanceCrudTest
extends
FieldTestBase
{
class
Fiel
d
InstanceCrudTest
extends
FieldTestBase
{
protected
$field
;
public
static
function
getInfo
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment