index
:
racing-cal
master
Calendar for racing series
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
frontend
/
controls
/
grid
/
IGridElementDTO.php
blob: b7c23f228b1e86dbbf9089f549972a58db6d9e9c (
plain
)
1
2
3
4
5
6
7
8
9
<?php interface IGridElementDTO { public function getRendererClass(); } ?>