Class DibiForeignKeyInfo
Reflection metadata class for a foreign key.
DibiObject | --DibiForeignKeyInfo
| Constructor Summary | |
|---|---|
| public |
__construct
($name, $references)
|
| Method Summary | |
|---|---|
| string |
getName
()
|
| array |
|
| Constructor Details | |||||||||
|---|---|---|---|---|---|---|---|---|---|
|
line 675 __constructpublic __construct ($name, $references)
|
|||||||||
| Method Details | ||||||
|---|---|---|---|---|---|---|
|
line 686 getNamepublic string getName ()
|
||||||
|
line 696 getReferencespublic array getReferences ()
|
||||||