upload files into repos
This commit is contained in:
parent
18d7464d68
commit
9e45a1d718
@ -63,8 +63,8 @@ class Model {
|
||||
private $realization;
|
||||
|
||||
public function __construct( $realization ) {
|
||||
$this->name = $realization;
|
||||
}
|
||||
$this->name = $realization;
|
||||
}
|
||||
|
||||
public function getModelElement ($root = null) {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user