Skip to content
Snippets Groups Projects
Commit 8806f827 authored by Matthieu Guffroy's avatar Matthieu Guffroy
Browse files

fix error

parent cb74a0e1
No related branches found
No related tags found
No related merge requests found
<?php
class ForeignField {
class ForeignField extends Field {
protected $name;
protected $value;
protected $primary;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment