PageRenderTime 26ms CodeModel.GetById 17ms app.highlight 7ms RepoModel.GetById 1ms app.codeStats 0ms

/packages/Users/Users/Objects/UserProperties.class.php

https://bitbucket.org/alexamiryan/stingle
PHP | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | b549d1de0828168ced38c416e176f0af MD5 | raw file
1<?php
2class UserProperties{
3	public $userId;
4}