mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-01-20 19:11:33 -06:00
24 lines
374 B
PHP
24 lines
374 B
PHP
<?php
|
|
/*
|
|
* This is just a helpful file to keep some notes in.
|
|
*
|
|
* If using PhpStorm, when prefixing the line with todo it will highlight any text after (on the same line)
|
|
* If you are assigning yourself to the task, just append it to the line like in my example.
|
|
*
|
|
* todo: we need to create a UserRepository (Poppabear)
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*/ |