Compare commits
2 Commits
8672ec72a4
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| e7ab2b417f | |||
| 707d8cdfca |
@@ -6,5 +6,5 @@ namespace Potter\Aware;
|
||||
|
||||
abstract class Aware extends AbstractAware
|
||||
{
|
||||
use AwareTrait, CloneableTrait;
|
||||
use AwareTrait;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user