Gets the declarations object.
Source
public function get_declarations() {
return $this->declarations;
}
Changelog
Version | Description |
---|---|
6.1.0 | Introduced. |
CARVIEW |
Gets the declarations object.
public function get_declarations() {
return $this->declarations;
}
Version | Description |
---|---|
6.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.