Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ladogton2010
/
taller-mvc
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cfe396e
taller-mvc
/
mvc
/
app
/
controllers
/
Test.php
ladogton2010
cleaning controllers
789f143
9 months ago
raw
Copy download link
history
blame
Safe
89 Bytes
<?php
class
Test
{
public
function
__construct
(
)
{
}
}