mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 19:06:49 -04:00
Add PropertyFromHttp trait and update codebase to use new pattern
This commit is contained in:
parent
c35c47b793
commit
acb30b897c
47 changed files with 851 additions and 527 deletions
|
@ -117,6 +117,7 @@ trait Accessor{
|
|||
* $t->User = new User();
|
||||
*
|
||||
* isset($t->User); // true
|
||||
* ```
|
||||
*
|
||||
* @see <https://reddit.com/r/PHPhelp/comments/x2avqu/anyone_know_the_rules_behind_null_coalescing/>
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue