update : 2015.11.03
php.shukuma.com검색:
|
CallbackFilterIterator::accept(PHP 5 >= 5.4.0) CallbackFilterIterator::accept — Calls the callback with the current value, the current key and the inner iterator as arguments 설명
public string CallbackFilterIterator::accept
( void
)
This method calls the callback with the current value, current key and the inner iterator.
The callback is expected to return 인수이 함수는 인수가 없습니다. 반환값
Returns 참고
|