Seditio Source
Root
|
.
/
othercms
/
croogo-4.0.7
/
vendor
/
friendsofcake
/
crud-json-api
/
tests
/
App
/
Model
/
Entity
/
Currency.php
<?php
namespace
CrudJsonApi
\
Test
\
App
\
Model
\
Entity
;
class
Currency
extends \
Cake
\
ORM
\
Entity
{
}