src/JobDefinition.php
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($class_name, $enabled = true, $run_time = null, $interval = 21600, $max_run_time = 172800)
Missing @return tag in function comment Open
Open
*/
- Exclude checks
Missing @return tag in function comment Open
Open
*/
- Exclude checks
Missing @return tag in function comment Open
Open
*/
- Exclude checks
Missing parameter comment Open
Open
* @param \ReflectionClass $reflection
- Exclude checks
Missing @return tag in function comment Open
Open
*/
- Exclude checks
Missing @return tag in function comment Open
Open
*/
- Exclude checks
Missing @return tag in function comment Open
Open
*/
- Exclude checks
Missing parameter comment Open
Open
* @param int $interval
- Exclude checks
Missing parameter comment Open
Open
* @param int $max_run_time
- Exclude checks
Missing parameter comment Open
Open
* @param int $last_run_time_start
- Exclude checks
Missing file doc comment Open
Open
- Exclude checks
Missing parameter comment Open
Open
* @param bool $enabled
- Exclude checks
Missing parameter comment Open
Open
* @param string $run_time
- Exclude checks
Missing @return tag in function comment Open
Open
*/
- Exclude checks
Missing parameter comment Open
Open
* @param string $class_name
- Exclude checks
Missing @return tag in function comment Open
Open
*/
- Exclude checks
Missing parameter comment Open
Open
* @param int $last_run_time_finish
- Exclude checks