pull/6923/head
Philipp Holzer 2019-03-03 15:09:00 +01:00 zatwierdzone przez Hypolite Petovan
rodzic 8237e73e26
commit c2fd579916
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,5 @@
## Friendica\Object
The namespace Object contains dynamic classes which are **note** directly interacting with the datastore.
The namespace Object contains dynamic classes which are **not** directly interacting with the datastore.
They are used to implement business logic for a particular object (i.e. an Image).