Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Commit

Permalink
Remove proxy and model management
Browse files Browse the repository at this point in the history
  • Loading branch information
NastuzziSamy committed Feb 16, 2020
1 parent 9d5cb91 commit 742d9ca
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
15 changes: 0 additions & 15 deletions src/Interfaces/IsALaramoreModel.php

This file was deleted.

15 changes: 0 additions & 15 deletions src/Interfaces/IsProxied.php

This file was deleted.

2 changes: 1 addition & 1 deletion src/Traits/IsOwned.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ protected function setOwner(object $owner)
* Assign a unique owner to this instance.
*
* @param object $owner
* @param string $name
* @param string $name
* @return self
*/
public function own(object $owner, string $name)
Expand Down

0 comments on commit 742d9ca

Please sign in to comment.