Config.php 1

Type Line Description
error 0 No summary was found for this file

Console.php 6

Type Line Description
error 0 No summary was found for this file
error 25 Argument $command is missing from the Docblock of __construct
error 25 Argument $options is missing from the Docblock of __construct
error 25 No summary for method __construct()
error 30 No summary for method run()
error 23 No summary for property $input

Database/DbAdopter.php 1

Type Line Description
error 0 No summary was found for this file

DevTools/Db/Seed.php 5

Type Line Description
error 0 No summary was found for this file
error 18 No summary for method configure()
error 28 Argument $input is missing from the Docblock of execute
error 28 Argument $output is missing from the Docblock of execute
error 28 No summary for method execute()

DevTools/Factory/Command.php 5

Type Line Description
error 0 No summary was found for this file
error 20 No summary for method configure()
error 31 Argument $input is missing from the Docblock of execute
error 31 Argument $output is missing from the Docblock of execute
error 31 No summary for method execute()

DevTools/Factory/Controller.php 5

Type Line Description
error 0 No summary was found for this file
error 20 No summary for method configure()
error 30 Argument $input is missing from the Docblock of execute
error 30 Argument $output is missing from the Docblock of execute
error 30 No summary for method execute()

DevTools/Factory/Migrate.php 5

Type Line Description
error 0 No summary was found for this file
error 19 No summary for method configure()
error 30 Argument $input is missing from the Docblock of execute
error 30 Argument $output is missing from the Docblock of execute
error 30 No summary for method execute()

DevTools/Factory/Model.php 1

Type Line Description
error 0 No summary was found for this file

DevTools/Factory/Seeder.php 5

Type Line Description
error 0 No summary was found for this file
error 19 No summary for method configure()
error 30 Argument $input is missing from the Docblock of execute
error 30 Argument $output is missing from the Docblock of execute
error 30 No summary for method execute()

DevTools/Migration/AbstractMigration.php 1

Type Line Description
error 0 No summary was found for this file

DevTools/Migration/Migration.php 5

Type Line Description
error 0 No summary was found for this file
error 19 No summary for method configure()
error 31 Argument $input is missing from the Docblock of execute
error 31 Argument $output is missing from the Docblock of execute
error 31 No summary for method execute()

DevTools/Migration/phinx.php 1

Type Line Description
error 0 No summary was found for this file

KtrRuntimeException.php 1

Type Line Description
error 11 No summary for class \KTRLib\KtrRuntimeException

KtrUndefinedException.php 1

Type Line Description
error 11 No summary for class \KTRLib\KtrUndefinedException

Logger.php 2

Type Line Description
error 0 No summary was found for this file
error 62 No summary for property $logger

ModelSoftDeleteTrait.php 2

Type Line Description
error 0 No summary was found for this file
error 43 No summary for property $deleted_at

ModelTimestampableTrait.php 3

Type Line Description
error 0 No summary was found for this file
error 43 No summary for property $created_at
error 44 No summary for property $updated_at

ResourcesTrait.php 1

Type Line Description
error 0 No summary was found for this file

Router.php 3

Type Line Description
error 0 No summary was found for this file
error 18 No summary for property $router
error 19 No summary for property $conf

Session/SessionAdopter.php 1

Type Line Description
error 0 No summary was found for this file

UnitTest.php 2

Type Line Description
error 0 No summary was found for this file
error 17 No summary for method run()

UnitTestCase.php 5

Type Line Description
error 0 No summary was found for this file
error 51 No summary for method setUp()
error 58 No summary for method tearDown()
error 44 No summary for property $_config
error 49 No summary for property $_loaded

Validation/Validation.php 5

Type Line Description
error 19 No summary for class \KTRLib\Validation\Validation
error 21 No summary for property $fieldName
error 22 No summary for property $ruleNameGroup
error 23 No summary for property $ruleName
error 24 No summary for property $rules

Validation/Validator/IntValue.php 4

Type Line Description
error 23 No summary for class \KTRLib\Validation\Validator\IntValue
error 25 Argument $validation is missing from the Docblock of validate
error 25 Argument $attribute is missing from the Docblock of validate
error 25 No summary for method validate()

Validation/Validator/StringLength.php 4

Type Line Description
error 21 No summary for class \KTRLib\Validation\Validator\StringLength
error 23 Argument $validation is missing from the Docblock of validate
error 23 Argument $attribute is missing from the Docblock of validate
error 23 No summary for method validate()