scaffold/src
Victor Westerlund 00337cd3aa refactor: replace the Model->isset property with a public instance method (#9)
This change is primarily to accommodate the new `Reflect::serialize()` method since we don't want to include the isset property when returning serialized objects.

Reviewed-on: https://codeberg.org/vlw/scaffold/pulls/9
2025-11-01 18:34:48 +01:00
..
API docs: replace docs links with comments (#5) 2025-11-01 16:27:01 +01:00
Database refactor: replace the Model->isset property with a public instance method (#9) 2025-11-01 18:34:48 +01:00
Helpers feat: add UUID string length constant (#8) 2025-11-01 16:48:38 +01:00
Scaffold.php refactor: add class for crosstalk between Vegvisir and Reflect (#4) 2025-11-01 16:27:17 +01:00