AppserverIo\Appserver\Core\Scanner\Mock\MockAbstractScanner::getExtensionsToWatch PHP 메소드

getExtensionsToWatch() 보호된 메소드

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