PHP 클래스 Components_Qc_Task_Cs, horde
Copyright 2011-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드 상세
Get the name of this task.
Validate the preconditions required for this release task.
public validate ( array $options ) : array |
$options |
array |
Additional options. |
리턴 |
array |
An empty array if all preconditions are met and a list of
error messages otherwise. |