PHP 클래스 gossi\codegen\tests\fixtures\Entity

저자: Johannes M. Schmitt ([email protected])
파일 보기 프로젝트 열기: gossi/php-code-generator

공개 메소드들

메소드 설명
__construct ( $a, array &$b, stdClass $c, string $d = 'foo', callable $e ) Another doc comment.

보호된 메소드들

메소드 설명
foo ( )

비공개 메소드들

메소드 설명
bar ( )

메소드 상세

__construct() 최종 공개 메소드

Another doc comment.
final public __construct ( $a, array &$b, stdClass $c, string $d = 'foo', callable $e )
$a
$b array
$c stdClass
$d string
$e callable

foo() 추상적인 보호된 메소드

abstract protected foo ( )