Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
castle/castle-php
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
8 days ago
Refresh default branch
Refresh
lib/Castle/Models/Authenticate.php
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Issues
<?php class Castle_Authenticate extends RestModel { protected $isSingular = true; }