This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-02-03 13:59:27 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Mapping
/
php
/
Doctrine.Tests.Models.DDC869.DDC869CreditCardPayment.php
8 lines
110 B
PHP
Raw
Normal View
History
Unescape
Escape
php mapping
2011-09-08 13:17:53 -03:00
<
?
php
Use short-array syntax on "tests" directory
2016-12-07 23:33:41 +01:00
$metadata
->
mapField
(
[
php mapping
2011-09-08 13:17:53 -03:00
'fieldName'
=>
'creditCardNumber'
,
'type'
=>
'string'
,
Use short-array syntax on "tests" directory
2016-12-07 23:33:41 +01:00
]
);
Reference in New Issue
Copy Permalink