Logo white

isislab / DEEP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • DEEP
  • Slim
  • tests
  • Foo.php
  • DEEP
    219b8036
    luigser authored
    2015-09-23 13:21:14 +0200  
    Browse Code ยป
Foo.php 66 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7
<?php
class Foo
{
    public function __construct()
    {
    }
}