AppserverIo\Appserver\Core\Scanner\AbstractScanner::getExtensionsToWatch PHP 메소드

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

Returns an array with file extensions that are used to create the directory hash.
또한 보기: AppserverIo\Appserver\Core\Scanner\AbstractScanner::getDirectoryHash()
abstract protected getExtensionsToWatch ( ) : array
리턴 array The array with the file extensions
    protected abstract function getExtensionsToWatch();